[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:19:51.143289 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:34351
I20260710 13:19:51.144958 11147 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:19:51.146036 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:51.163143 11153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:51.163160 11154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:51.164747 11147 server_base.cc:1061] running on GCE node
W20260710 13:19:51.163164 11156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:52.383668 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:52.383946 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:52.384166 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689592384143 us; error 0 us; skew 500 ppm
I20260710 13:19:52.384991 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:52.392633 11147 webserver.cc:533] Webserver started at http://127.10.226.254:45617/ using document root <none> and password file <none>
I20260710 13:19:52.393864 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:52.394179 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:52.394757 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:52.400491 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c"
format_stamp: "Formatted at 2026-07-10 13:19:52 on dist-test-slave-fvrf"
I20260710 13:19:52.408145 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:52.413350 11162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:52.414577 11147 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:52.414999 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c"
format_stamp: "Formatted at 2026-07-10 13:19:52 on dist-test-slave-fvrf"
I20260710 13:19:52.415347 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:52.469594 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:52.471160 11147 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:19:52.471619 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:52.543525 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:34351
I20260710 13:19:52.543628 11213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:34351 every 8 connection(s)
I20260710 13:19:52.552054 11214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:52.575771 11214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c: Bootstrap starting.
I20260710 13:19:52.582010 11214 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:52.584079 11214 log.cc:826] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c: Log is configured to *not* fsync() on all Append() calls
I20260710 13:19:52.588903 11214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c: No bootstrap required, opened a new log
I20260710 13:19:52.609308 11214 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c" member_type: VOTER }
I20260710 13:19:52.609891 11214 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.610139 11214 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ef72f4effe4f82bc266fa0bb4a4b2c, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.611178 11214 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48ef72f4effe4f82bc266fa0bb4a4b2c" member_type: VOTER }
I20260710 13:19:52.611685 11214 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:52.611975 11214 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:52.612332 11214 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.616364 11214 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c" member_type: VOTER }
I20260710 13:19:52.617082 11214 leader_election.cc:304] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [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: 48ef72f4effe4f82bc266fa0bb4a4b2c; no voters: 
I20260710 13:19:52.618918 11214 leader_election.cc:290] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:52.619256 11217 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:52.621955 11217 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 1 LEADER]: Becoming Leader. State: Replica: 48ef72f4effe4f82bc266fa0bb4a4b2c, State: Running, Role: LEADER
I20260710 13:19:52.622922 11217 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [LEADER]: Queue going to LEADER mode. State: All 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: "48ef72f4effe4f82bc266fa0bb4a4b2c" member_type: VOTER }
I20260710 13:19:52.623914 11214 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:52.634500 11218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c" member_type: VOTER } }
I20260710 13:19:52.635277 11219 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48ef72f4effe4f82bc266fa0bb4a4b2c. Latest consensus state: current_term: 1 leader_uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48ef72f4effe4f82bc266fa0bb4a4b2c" member_type: VOTER } }
I20260710 13:19:52.635543 11218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:52.635852 11219 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:52.639245 11226 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:52.652480 11226 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:52.655000 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:52.670480 11226 catalog_manager.cc:1383] Generated new cluster ID: 54322534d1c54fb9998ec0f498eff309
I20260710 13:19:52.670864 11226 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:52.687902 11226 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:52.689416 11226 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:52.707163 11226 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c: Generated new TSK 0
I20260710 13:19:52.708158 11226 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:52.721475 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:52.729557 11236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:52.730854 11237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:52.735018 11147 server_base.cc:1061] running on GCE node
W20260710 13:19:52.735038 11239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:52.736095 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:52.736296 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:52.736522 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689592736484 us; error 0 us; skew 500 ppm
I20260710 13:19:52.737149 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:52.741222 11147 webserver.cc:533] Webserver started at http://127.10.226.193:36633/ using document root <none> and password file <none>
I20260710 13:19:52.741756 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:52.741957 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:52.742252 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:52.743412 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "c887acd2212b4e18919bbf5b291e25c8"
format_stamp: "Formatted at 2026-07-10 13:19:52 on dist-test-slave-fvrf"
I20260710 13:19:52.749090 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:52.753857 11244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:52.754735 11147 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:52.755087 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "c887acd2212b4e18919bbf5b291e25c8"
format_stamp: "Formatted at 2026-07-10 13:19:52 on dist-test-slave-fvrf"
I20260710 13:19:52.755468 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:52.783349 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:52.785113 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:52.787901 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:52.793399 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:52.793715 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:52.794018 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:52.794240 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:52.884999 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:36049
I20260710 13:19:52.885044 11306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:36049 every 8 connection(s)
I20260710 13:19:52.893172 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:52.911387 11311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:52.913019 11312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:52.918651 11315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:52.920146 11147 server_base.cc:1061] running on GCE node
I20260710 13:19:52.921084 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:52.921314 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:52.921520 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689592921501 us; error 0 us; skew 500 ppm
I20260710 13:19:52.922153 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:52.926982 11307 heartbeater.cc:344] Connected to a master server at 127.10.226.254:34351
I20260710 13:19:52.927188 11147 webserver.cc:533] Webserver started at http://127.10.226.194:44117/ using document root <none> and password file <none>
I20260710 13:19:52.927460 11307 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:52.927850 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:52.928118 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:52.928474 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:52.928709 11307 heartbeater.cc:507] Master 127.10.226.254:34351 requested a full tablet report, sending...
I20260710 13:19:52.929953 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "4886a475587b49619aa73d5052f32a21"
format_stamp: "Formatted at 2026-07-10 13:19:52 on dist-test-slave-fvrf"
I20260710 13:19:52.932266 11179 ts_manager.cc:194] Registered new tserver with Master: c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049)
I20260710 13:19:52.935322 11179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53314
I20260710 13:19:52.935904 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:19:52.941344 11319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:52.942247 11147 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:19:52.942520 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "4886a475587b49619aa73d5052f32a21"
format_stamp: "Formatted at 2026-07-10 13:19:52 on dist-test-slave-fvrf"
I20260710 13:19:52.942849 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:52.959685 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:52.960917 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:52.963307 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:52.966609 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:52.966845 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:19:52.967115 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:52.967274 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.075927 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:42149
I20260710 13:19:53.076048 11381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:42149 every 8 connection(s)
I20260710 13:19:53.083047 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.094375 11386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:53.096568 11385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:53.104502 11382 heartbeater.cc:344] Connected to a master server at 127.10.226.254:34351
I20260710 13:19:53.105054 11382 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.106345 11382 heartbeater.cc:507] Master 127.10.226.254:34351 requested a full tablet report, sending...
W20260710 13:19:53.107925 11388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:53.109151 11147 server_base.cc:1061] running on GCE node
I20260710 13:19:53.109057 11179 ts_manager.cc:194] Registered new tserver with Master: 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:19:53.110213 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.110461 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:53.110688 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689593110668 us; error 0 us; skew 500 ppm
I20260710 13:19:53.111023 11179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53318
I20260710 13:19:53.111423 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.114475 11147 webserver.cc:533] Webserver started at http://127.10.226.195:46429/ using document root <none> and password file <none>
I20260710 13:19:53.115007 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.115202 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.115481 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.116566 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-fvrf"
I20260710 13:19:53.121140 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:53.124663 11393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.125556 11147 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:53.125898 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-fvrf"
I20260710 13:19:53.126170 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:53.139971 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.141242 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.142844 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.145116 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.145288 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.145567 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.145702 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.246248 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:41567
I20260710 13:19:53.246466 11455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:41567 every 8 connection(s)
I20260710 13:19:53.262920 11456 heartbeater.cc:344] Connected to a master server at 127.10.226.254:34351
I20260710 13:19:53.263310 11456 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.264132 11456 heartbeater.cc:507] Master 127.10.226.254:34351 requested a full tablet report, sending...
I20260710 13:19:53.265980 11179 ts_manager.cc:194] Registered new tserver with Master: 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:53.266410 11147 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01521237s
I20260710 13:19:53.267680 11179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53324
I20260710 13:19:53.320009 11179 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53326:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:53.324100 11179 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:53.433056 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 8345238f1e78432795a685fa538d0379 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.436017 11345 tablet_service.cc:1511] Processing CreateTablet for tablet ba3b317720ec442e9a59285e26277bff (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:53.438058 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 461b4c59fe8a44fc903e8e1ea476e3ea (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:53.441296 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8345238f1e78432795a685fa538d0379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.433753 11347 tablet_service.cc:1511] Processing CreateTablet for tablet d0d142c3c8904cc2b2478e90b5b6897f (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.445896 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3b317720ec442e9a59285e26277bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.444356 11419 tablet_service.cc:1511] Processing CreateTablet for tablet ba3b317720ec442e9a59285e26277bff (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:53.450707 11418 tablet_service.cc:1511] Processing CreateTablet for tablet 461b4c59fe8a44fc903e8e1ea476e3ea (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:53.449854 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 8345238f1e78432795a685fa538d0379 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.451263 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3b317720ec442e9a59285e26277bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.453061 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461b4c59fe8a44fc903e8e1ea476e3ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.446784 11421 tablet_service.cc:1511] Processing CreateTablet for tablet d0d142c3c8904cc2b2478e90b5b6897f (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.454061 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461b4c59fe8a44fc903e8e1ea476e3ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.457064 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8345238f1e78432795a685fa538d0379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.458063 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d142c3c8904cc2b2478e90b5b6897f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.459401 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d142c3c8904cc2b2478e90b5b6897f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.462615 11343 tablet_service.cc:1511] Processing CreateTablet for tablet 95a33b33f88f4fd282b37c2514dfa670 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:53.466984 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a33b33f88f4fd282b37c2514dfa670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.470448 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 95a33b33f88f4fd282b37c2514dfa670 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:53.472864 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a33b33f88f4fd282b37c2514dfa670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.485816 11342 tablet_service.cc:1511] Processing CreateTablet for tablet 6c27485df6ba47d993b875a052179a08 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:53.486511 11416 tablet_service.cc:1511] Processing CreateTablet for tablet 6c27485df6ba47d993b875a052179a08 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:53.490387 11342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c27485df6ba47d993b875a052179a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.490694 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c27485df6ba47d993b875a052179a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.535046 11474 tablet_bootstrap.cc:492] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:53.555398 11475 tablet_bootstrap.cc:492] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:53.556145 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 8345238f1e78432795a685fa538d0379 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.552425 11272 tablet_service.cc:1511] Processing CreateTablet for tablet d0d142c3c8904cc2b2478e90b5b6897f (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.564632 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8345238f1e78432795a685fa538d0379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.570133 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d142c3c8904cc2b2478e90b5b6897f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.569118 11342 tablet_service.cc:1511] Processing CreateTablet for tablet 6657f0e1a2704b35be63cd31ebbb3d72 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:53.576541 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 95a33b33f88f4fd282b37c2514dfa670 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:53.577837 11342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6657f0e1a2704b35be63cd31ebbb3d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.574302 11270 tablet_service.cc:1511] Processing CreateTablet for tablet ba3b317720ec442e9a59285e26277bff (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:53.579823 11269 tablet_service.cc:1511] Processing CreateTablet for tablet 461b4c59fe8a44fc903e8e1ea476e3ea (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:53.585258 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a33b33f88f4fd282b37c2514dfa670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.583719 11267 tablet_service.cc:1511] Processing CreateTablet for tablet 6c27485df6ba47d993b875a052179a08 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:53.588665 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3b317720ec442e9a59285e26277bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.591657 11267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c27485df6ba47d993b875a052179a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.583799 11418 tablet_service.cc:1511] Processing CreateTablet for tablet 6657f0e1a2704b35be63cd31ebbb3d72 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:53.595983 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461b4c59fe8a44fc903e8e1ea476e3ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.597292 11266 tablet_service.cc:1511] Processing CreateTablet for tablet 6657f0e1a2704b35be63cd31ebbb3d72 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:53.601125 11266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6657f0e1a2704b35be63cd31ebbb3d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.609546 11265 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd99ade3ccc45688a77c7db6985d961 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:53.611413 11265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd99ade3ccc45688a77c7db6985d961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.607090 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6657f0e1a2704b35be63cd31ebbb3d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.627621 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd99ade3ccc45688a77c7db6985d961 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:53.629436 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd99ade3ccc45688a77c7db6985d961. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:53.642894 11227 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:53.653398 11474 tablet_bootstrap.cc:654] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.659425 11475 tablet_bootstrap.cc:654] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.687775 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd99ade3ccc45688a77c7db6985d961 (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:53.689098 11264 tablet_service.cc:1511] Processing CreateTablet for tablet ee8affea63b747839df97009d7c2d6ab (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:53.689978 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd99ade3ccc45688a77c7db6985d961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.690315 11264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8affea63b747839df97009d7c2d6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.703541 11475 tablet_bootstrap.cc:492] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:53.704185 11475 ts_tablet_manager.cc:1403] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.009s
I20260710 13:19:53.711465 11343 tablet_service.cc:1511] Processing CreateTablet for tablet ee8affea63b747839df97009d7c2d6ab (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:53.712811 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8affea63b747839df97009d7c2d6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.727293 11475 raft_consensus.cc:359] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.728781 11475 raft_consensus.cc:385] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.729100 11475 raft_consensus.cc:740] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.740127 11474 tablet_bootstrap.cc:492] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:53.740607 11474 ts_tablet_manager.cc:1403] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.210s	user 0.009s	sys 0.011s
I20260710 13:19:53.748968 11474 raft_consensus.cc:359] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:53.750404 11474 raft_consensus.cc:385] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.748965 11418 tablet_service.cc:1511] Processing CreateTablet for tablet ee8affea63b747839df97009d7c2d6ab (DEFAULT_TABLE table=test-workload [id=9eeab19d0083451993b3f5af21eb5277]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:53.753932 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8affea63b747839df97009d7c2d6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.751015 11474 raft_consensus.cc:740] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.759261 11474 consensus_queue.cc:260] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:53.770279 11478 tablet_bootstrap.cc:492] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:53.772236 11474 ts_tablet_manager.cc:1434] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.014s
I20260710 13:19:53.760460 11475 consensus_queue.cc:260] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.774525 11456 heartbeater.cc:499] Master 127.10.226.254:34351 was elected leader, sending a full tablet report...
I20260710 13:19:53.777089 11382 heartbeater.cc:499] Master 127.10.226.254:34351 was elected leader, sending a full tablet report...
I20260710 13:19:53.784209 11479 raft_consensus.cc:493] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:53.784667 11479 raft_consensus.cc:515] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:53.782300 11475 ts_tablet_manager.cc:1434] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.000s
I20260710 13:19:53.783486 11474 tablet_bootstrap.cc:492] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:53.788328 11475 tablet_bootstrap.cc:492] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:53.791810 11478 tablet_bootstrap.cc:654] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.794574 11479 leader_election.cc:290] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049)
I20260710 13:19:53.802749 11474 tablet_bootstrap.cc:654] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.812753 11475 tablet_bootstrap.cc:654] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.829311 11478 tablet_bootstrap.cc:492] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:53.830457 11478 ts_tablet_manager.cc:1403] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.005s
W20260710 13:19:53.833005 11383 tablet.cc:2406] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:53.835328 11478 raft_consensus.cc:359] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.836040 11478 raft_consensus.cc:385] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.836328 11478 raft_consensus.cc:740] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.839725 11478 consensus_queue.cc:260] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.854013 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:53.855700 11475 tablet_bootstrap.cc:492] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:53.856094 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21" is_pre_election: true
W20260710 13:19:53.857969 11395 leader_election.cc:343] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:53.857652 11475 ts_tablet_manager.cc:1403] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.030s
W20260710 13:19:53.860289 11397 leader_election.cc:343] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:53.860778 11397 leader_election.cc:304] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:53.862156 11479 raft_consensus.cc:2749] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:53.864008 11474 tablet_bootstrap.cc:492] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:53.863667 11475 raft_consensus.cc:359] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:53.864462 11475 raft_consensus.cc:385] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.864590 11474 ts_tablet_manager.cc:1403] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.013s
I20260710 13:19:53.864806 11475 raft_consensus.cc:740] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.865721 11475 consensus_queue.cc:260] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:53.868528 11475 ts_tablet_manager.cc:1434] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:19:53.869374 11475 tablet_bootstrap.cc:492] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:53.871323 11474 raft_consensus.cc:359] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.872334 11474 raft_consensus.cc:385] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.872778 11474 raft_consensus.cc:740] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.873505 11307 heartbeater.cc:499] Master 127.10.226.254:34351 was elected leader, sending a full tablet report...
I20260710 13:19:53.873670 11474 consensus_queue.cc:260] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.874240 11478 ts_tablet_manager.cc:1434] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.011s
I20260710 13:19:53.875370 11478 tablet_bootstrap.cc:492] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:53.876096 11474 ts_tablet_manager.cc:1434] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:53.879062 11474 tablet_bootstrap.cc:492] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:53.882025 11475 tablet_bootstrap.cc:654] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.887146 11474 tablet_bootstrap.cc:654] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.897154 11475 tablet_bootstrap.cc:492] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:53.897642 11475 ts_tablet_manager.cc:1403] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260710 13:19:53.898934 11474 tablet_bootstrap.cc:492] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:53.899463 11474 ts_tablet_manager.cc:1403] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:19:53.900552 11475 raft_consensus.cc:359] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.901274 11475 raft_consensus.cc:385] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.901578 11475 raft_consensus.cc:740] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.902722 11474 raft_consensus.cc:359] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.903949 11480 raft_consensus.cc:493] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:53.903672 11475 consensus_queue.cc:260] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.903942 11474 raft_consensus.cc:385] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.904621 11480 raft_consensus.cc:515] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:53.916932 11480 leader_election.cc:290] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567), c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049)
I20260710 13:19:53.919975 11478 tablet_bootstrap.cc:654] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.920581 11475 ts_tablet_manager.cc:1434] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.016s
I20260710 13:19:53.921577 11475 tablet_bootstrap.cc:492] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:53.928910 11474 raft_consensus.cc:740] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.929258 11475 tablet_bootstrap.cc:654] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.929852 11474 consensus_queue.cc:260] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.936066 11474 ts_tablet_manager.cc:1434] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:19:53.937054 11474 tablet_bootstrap.cc:492] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:53.941133 11475 tablet_bootstrap.cc:492] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:53.941570 11475 ts_tablet_manager.cc:1403] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:19:53.944236 11475 raft_consensus.cc:359] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.944957 11475 raft_consensus.cc:385] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.945247 11475 raft_consensus.cc:740] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.945933 11475 consensus_queue.cc:260] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.948554 11475 ts_tablet_manager.cc:1434] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:53.949451 11475 tablet_bootstrap.cc:492] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:53.956166 11475 tablet_bootstrap.cc:654] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.961783 11474 tablet_bootstrap.cc:654] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.963407 11489 raft_consensus.cc:493] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:53.963898 11489 raft_consensus.cc:515] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.967185 11489 leader_election.cc:290] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:53.967940 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
W20260710 13:19:53.969938 11321 leader_election.cc:343] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:53.970311 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
W20260710 13:19:53.971727 11321 leader_election.cc:343] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:53.975282 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:53.976226 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:53.976898 11478 tablet_bootstrap.cc:492] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:53.976644 11431 raft_consensus.cc:2468] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:53.977391 11430 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:53.977571 11478 ts_tablet_manager.cc:1403] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.007s
I20260710 13:19:53.979198 11320 leader_election.cc:304] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:53.980060 11489 raft_consensus.cc:2804] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:53.980389 11489 raft_consensus.cc:493] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:53.980749 11489 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:53.980520 11320 leader_election.cc:304] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:53.981545 11480 raft_consensus.cc:2804] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:53.981961 11480 raft_consensus.cc:493] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:53.982462 11480 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:53.983335 11478 raft_consensus.cc:359] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.984181 11478 raft_consensus.cc:385] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.984454 11478 raft_consensus.cc:740] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.985170 11478 consensus_queue.cc:260] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:53.987181 11478 ts_tablet_manager.cc:1434] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:19:53.988173 11478 tablet_bootstrap.cc:492] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:53.992900 11489 raft_consensus.cc:515] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:53.995962 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:53.996148 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:53.997015 11430 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:53.997205 11321 leader_election.cc:343] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:53.999531 11475 tablet_bootstrap.cc:492] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:53.999965 11475 ts_tablet_manager.cc:1403] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.007s
I20260710 13:19:54.001477 11478 tablet_bootstrap.cc:654] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.002749 11475 raft_consensus.cc:359] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.003450 11475 raft_consensus.cc:385] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.003713 11475 raft_consensus.cc:740] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.004354 11475 consensus_queue.cc:260] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.008783 11489 leader_election.cc:290] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567), c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049)
I20260710 13:19:54.009294 11489 raft_consensus.cc:493] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.012398 11430 raft_consensus.cc:2468] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.018715 11320 leader_election.cc:304] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.022812 11474 tablet_bootstrap.cc:492] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:54.023303 11474 ts_tablet_manager.cc:1403] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.000s
I20260710 13:19:54.022979 11480 raft_consensus.cc:515] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.009686 11489 raft_consensus.cc:515] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.026942 11474 raft_consensus.cc:359] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.027307 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.027642 11474 raft_consensus.cc:385] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.027987 11474 raft_consensus.cc:740] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.024505 11496 raft_consensus.cc:2804] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:54.028628 11321 leader_election.cc:343] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.030133 11480 leader_election.cc:290] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.028721 11474 consensus_queue.cc:260] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.031025 11489 leader_election.cc:290] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.032255 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.032856 11431 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.033013 11474 ts_tablet_manager.cc:1434] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:54.033932 11474 tablet_bootstrap.cc:492] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:54.034533 11320 leader_election.cc:304] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.035825 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
W20260710 13:19:54.039673 11321 leader_election.cc:343] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.040815 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.041536 11430 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.039338 11489 raft_consensus.cc:2804] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.046841 11496 raft_consensus.cc:697] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:54.047667 11489 raft_consensus.cc:493] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.048050 11489 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.048338 11496 consensus_queue.cc:237] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:54.052584 11430 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.054358 11475 ts_tablet_manager.cc:1434] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.008s
I20260710 13:19:54.055337 11475 tablet_bootstrap.cc:492] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:54.055090 11320 leader_election.cc:304] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.056103 11480 raft_consensus.cc:2804] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.056532 11480 raft_consensus.cc:697] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:54.057411 11480 consensus_queue.cc:237] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.066450 11475 tablet_bootstrap.cc:654] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.070982 11478 tablet_bootstrap.cc:492] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:54.071667 11478 ts_tablet_manager.cc:1403] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.015s
I20260710 13:19:54.070072 11177 catalog_manager.cc:5697] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.074904 11474 tablet_bootstrap.cc:654] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.076503 11489 raft_consensus.cc:515] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.081743 11489 leader_election.cc:290] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.082988 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:54.083251 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.083760 11430 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:54.084448 11321 leader_election.cc:343] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.085017 11478 raft_consensus.cc:359] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.085740 11478 raft_consensus.cc:385] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.086087 11478 raft_consensus.cc:740] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.086951 11478 consensus_queue.cc:260] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.089378 11478 ts_tablet_manager.cc:1434] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 13:19:54.090446 11486 raft_consensus.cc:493] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.090917 11486 raft_consensus.cc:515] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.094164 11486 leader_election.cc:290] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.108191 11478 tablet_bootstrap.cc:492] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:54.111395 11479 raft_consensus.cc:493] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.114003 11479 raft_consensus.cc:515] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.116045 11479 leader_election.cc:290] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:19:54.115378 11430 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.122042 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21" is_pre_election: true
I20260710 13:19:54.117128 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.123451 11475 tablet_bootstrap.cc:492] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
W20260710 13:19:54.124745 11397 leader_election.cc:343] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.125262 11474 tablet_bootstrap.cc:492] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:54.125383 11475 ts_tablet_manager.cc:1403] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.013s
I20260710 13:19:54.125303 11320 leader_election.cc:304] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.127029 11474 ts_tablet_manager.cc:1403] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.017s
I20260710 13:19:54.127614 11489 raft_consensus.cc:2804] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.128487 11489 raft_consensus.cc:697] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
W20260710 13:19:54.128774 11395 leader_election.cc:343] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.131412 11489 consensus_queue.cc:237] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.132396 11395 leader_election.cc:304] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.133689 11479 raft_consensus.cc:2749] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.139355 11475 raft_consensus.cc:359] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.135598 11474 raft_consensus.cc:359] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.145172 11475 raft_consensus.cc:385] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.155229 11474 raft_consensus.cc:385] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.150548 11475 raft_consensus.cc:740] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.160792 11480 raft_consensus.cc:493] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.157266 11475 consensus_queue.cc:260] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.156641 11474 raft_consensus.cc:740] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.161298 11480 raft_consensus.cc:515] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.165299 11480 leader_election.cc:290] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.166276 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.165467 11475 ts_tablet_manager.cc:1434] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:19:54.166954 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.168125 11475 tablet_bootstrap.cc:492] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:54.166922 11282 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.165774 11474 consensus_queue.cc:260] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.169097 11430 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.171058 11321 leader_election.cc:304] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.172555 11480 raft_consensus.cc:2804] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.173230 11480 raft_consensus.cc:493] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.173588 11478 tablet_bootstrap.cc:654] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.173749 11480 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.175436 11486 raft_consensus.cc:493] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.177382 11486 raft_consensus.cc:515] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.183636 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.185104 11431 raft_consensus.cc:2393] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c887acd2212b4e18919bbf5b291e25c8 in current term 1: Already voted for candidate 4886a475587b49619aa73d5052f32a21 in this term.
I20260710 13:19:54.185057 11486 leader_election.cc:290] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.177129 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.187004 11430 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 0.
I20260710 13:19:54.189054 11245 leader_election.cc:304] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.192391 11486 raft_consensus.cc:2804] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.192795 11486 raft_consensus.cc:493] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.192950 11474 ts_tablet_manager.cc:1434] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.006s
I20260710 13:19:54.193269 11486 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.194016 11475 tablet_bootstrap.cc:654] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.193936 11474 tablet_bootstrap.cc:492] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:54.200184 11480 raft_consensus.cc:515] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.201391 11486 raft_consensus.cc:515] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.203850 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:54.204756 11282 raft_consensus.cc:2393] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4886a475587b49619aa73d5052f32a21 in current term 1: Already voted for candidate c887acd2212b4e18919bbf5b291e25c8 in this term.
I20260710 13:19:54.211000 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.211994 11430 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.202955 11480 leader_election.cc:290] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.214253 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21" is_pre_election: true
I20260710 13:19:54.216917 11357 raft_consensus.cc:2393] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c887acd2212b4e18919bbf5b291e25c8 in current term 1: Already voted for candidate 4886a475587b49619aa73d5052f32a21 in this term.
I20260710 13:19:54.217098 11486 leader_election.cc:290] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 1 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.215888 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21" is_pre_election: true
I20260710 13:19:54.219004 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.219334 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:54.220201 11355 raft_consensus.cc:2393] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c887acd2212b4e18919bbf5b291e25c8 in current term 1: Already voted for candidate 4886a475587b49619aa73d5052f32a21 in this term.
I20260710 13:19:54.220283 11475 tablet_bootstrap.cc:492] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:54.220736 11475 ts_tablet_manager.cc:1403] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.014s
I20260710 13:19:54.221864 11248 leader_election.cc:304] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c887acd2212b4e18919bbf5b291e25c8; no voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62
I20260710 13:19:54.222993 11248 leader_election.cc:304] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [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: c887acd2212b4e18919bbf5b291e25c8; no voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62
I20260710 13:19:54.223714 11475 raft_consensus.cc:359] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.224438 11475 raft_consensus.cc:385] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.224720 11475 raft_consensus.cc:740] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.225422 11475 consensus_queue.cc:260] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.226529 11486 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.228155 11475 ts_tablet_manager.cc:1434] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:19:54.229333 11475 tablet_bootstrap.cc:492] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:54.233732 11486 raft_consensus.cc:2749] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.234356 11486 raft_consensus.cc:2749] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.235775 11475 tablet_bootstrap.cc:654] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.253156 11430 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.256388 11177 catalog_manager.cc:5697] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.256979 11320 leader_election.cc:304] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.258617 11480 raft_consensus.cc:2804] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.259141 11480 raft_consensus.cc:697] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:54.258912 11177 catalog_manager.cc:5697] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.259975 11480 consensus_queue.cc:237] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.260675 11474 tablet_bootstrap.cc:654] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.266547 11478 tablet_bootstrap.cc:492] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:54.267221 11478 ts_tablet_manager.cc:1403] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.003s
I20260710 13:19:54.269243 11475 tablet_bootstrap.cc:492] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:54.269670 11475 ts_tablet_manager.cc:1403] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.017s
I20260710 13:19:54.272668 11475 raft_consensus.cc:359] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.273821 11475 raft_consensus.cc:385] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.274080 11475 raft_consensus.cc:740] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.274708 11475 consensus_queue.cc:260] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.276952 11475 ts_tablet_manager.cc:1434] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:54.277810 11475 tablet_bootstrap.cc:492] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21: Bootstrap starting.
I20260710 13:19:54.270198 11478 raft_consensus.cc:359] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.279551 11478 raft_consensus.cc:385] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.280051 11478 raft_consensus.cc:740] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.281015 11478 consensus_queue.cc:260] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.283631 11475 tablet_bootstrap.cc:654] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.291285 11474 tablet_bootstrap.cc:492] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:54.291625 11478 ts_tablet_manager.cc:1434] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260710 13:19:54.293081 11474 ts_tablet_manager.cc:1403] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.012s
I20260710 13:19:54.295516 11475 tablet_bootstrap.cc:492] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21: No bootstrap required, opened a new log
I20260710 13:19:54.295930 11475 ts_tablet_manager.cc:1403] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:19:54.296049 11478 tablet_bootstrap.cc:492] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:54.298255 11474 raft_consensus.cc:359] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.298410 11475 raft_consensus.cc:359] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.301062 11475 raft_consensus.cc:385] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.301386 11475 raft_consensus.cc:740] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.301123 11474 raft_consensus.cc:385] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.301954 11478 tablet_bootstrap.cc:654] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.302003 11474 raft_consensus.cc:740] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.302107 11475 consensus_queue.cc:260] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.303922 11474 consensus_queue.cc:260] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.304967 11475 ts_tablet_manager.cc:1434] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:54.307540 11474 ts_tablet_manager.cc:1434] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:19:54.308542 11474 tablet_bootstrap.cc:492] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:54.312994 11179 catalog_manager.cc:5697] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.314925 11474 tablet_bootstrap.cc:654] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.332160 11474 tablet_bootstrap.cc:492] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:54.332718 11474 ts_tablet_manager.cc:1403] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260710 13:19:54.333554 11478 tablet_bootstrap.cc:492] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:54.333881 11478 ts_tablet_manager.cc:1403] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260710 13:19:54.335604 11474 raft_consensus.cc:359] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.335983 11478 raft_consensus.cc:359] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.336391 11474 raft_consensus.cc:385] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.336491 11478 raft_consensus.cc:385] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.336998 11474 raft_consensus.cc:740] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.337021 11478 raft_consensus.cc:740] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.338033 11478 consensus_queue.cc:260] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.338052 11474 consensus_queue.cc:260] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.340512 11474 ts_tablet_manager.cc:1434] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:54.341624 11474 tablet_bootstrap.cc:492] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:54.342420 11478 ts_tablet_manager.cc:1434] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:54.343434 11478 tablet_bootstrap.cc:492] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:54.348841 11474 tablet_bootstrap.cc:654] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.350759 11480 raft_consensus.cc:493] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.351194 11480 raft_consensus.cc:515] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.352253 11478 tablet_bootstrap.cc:654] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.353183 11480 leader_election.cc:290] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.354581 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.355247 11430 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.357028 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.357846 11282 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.359480 11320 leader_election.cc:304] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 
I20260710 13:19:54.360606 11480 raft_consensus.cc:2804] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.360958 11480 raft_consensus.cc:493] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.361304 11480 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.368003 11480 raft_consensus.cc:515] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.370141 11480 leader_election.cc:290] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.372622 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.373484 11430 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.373690 11474 tablet_bootstrap.cc:492] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:54.374265 11474 ts_tablet_manager.cc:1403] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260710 13:19:54.375169 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:54.375974 11282 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.379516 11474 raft_consensus.cc:359] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.381907 11474 raft_consensus.cc:385] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.382220 11474 raft_consensus.cc:740] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.381620 11478 tablet_bootstrap.cc:492] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:54.383860 11478 ts_tablet_manager.cc:1403] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.024s
I20260710 13:19:54.384517 11430 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.382994 11474 consensus_queue.cc:260] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.384517 11282 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.386096 11321 leader_election.cc:304] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.386929 11480 raft_consensus.cc:2804] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.387388 11480 raft_consensus.cc:697] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:54.388159 11480 consensus_queue.cc:237] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.391487 11478 raft_consensus.cc:359] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.392454 11478 raft_consensus.cc:385] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.392865 11478 raft_consensus.cc:740] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.393740 11478 consensus_queue.cc:260] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.386392 11474 ts_tablet_manager.cc:1434] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 13:19:54.395406 11474 tablet_bootstrap.cc:492] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62: Bootstrap starting.
I20260710 13:19:54.399976 11478 ts_tablet_manager.cc:1434] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:54.400867 11478 tablet_bootstrap.cc:492] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:54.402235 11474 tablet_bootstrap.cc:654] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.404911 11498 raft_consensus.cc:493] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.405411 11498 raft_consensus.cc:515] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.409878 11498 leader_election.cc:290] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.412216 11474 tablet_bootstrap.cc:492] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62: No bootstrap required, opened a new log
I20260710 13:19:54.412645 11474 ts_tablet_manager.cc:1403] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260710 13:19:54.414364 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8affea63b747839df97009d7c2d6ab" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.415192 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8affea63b747839df97009d7c2d6ab" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
W20260710 13:19:54.415725 11320 leader_election.cc:343] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.415915 11474 raft_consensus.cc:359] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.416627 11474 raft_consensus.cc:385] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:54.416669 11321 leader_election.cc:343] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.417032 11474 raft_consensus.cc:740] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.417187 11321 leader_election.cc:304] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4886a475587b49619aa73d5052f32a21; no voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.417968 11498 raft_consensus.cc:2749] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.417752 11474 consensus_queue.cc:260] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.418305 11478 tablet_bootstrap.cc:654] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.419904 11474 ts_tablet_manager.cc:1434] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:54.420629 11178 catalog_manager.cc:5697] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.423614 11478 tablet_bootstrap.cc:492] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:54.424041 11478 ts_tablet_manager.cc:1403] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260710 13:19:54.426819 11478 raft_consensus.cc:359] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.427503 11478 raft_consensus.cc:385] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.427942 11478 raft_consensus.cc:740] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.428634 11478 consensus_queue.cc:260] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.430800 11478 ts_tablet_manager.cc:1434] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:54.431660 11478 tablet_bootstrap.cc:492] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:54.437841 11478 tablet_bootstrap.cc:654] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.443303 11478 tablet_bootstrap.cc:492] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:54.443707 11478 ts_tablet_manager.cc:1403] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 13:19:54.446091 11478 raft_consensus.cc:359] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:54.446760 11478 raft_consensus.cc:385] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.447018 11478 raft_consensus.cc:740] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.447675 11478 consensus_queue.cc:260] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:54.449582 11478 ts_tablet_manager.cc:1434] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:54.450467 11478 tablet_bootstrap.cc:492] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8: Bootstrap starting.
I20260710 13:19:54.455825 11478 tablet_bootstrap.cc:654] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.461277 11478 tablet_bootstrap.cc:492] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8: No bootstrap required, opened a new log
I20260710 13:19:54.461700 11478 ts_tablet_manager.cc:1403] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:54.464004 11478 raft_consensus.cc:359] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.464550 11478 raft_consensus.cc:385] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.464792 11478 raft_consensus.cc:740] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.466125 11478 consensus_queue.cc:260] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.467747 11478 ts_tablet_manager.cc:1434] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:54.481828 11498 raft_consensus.cc:493] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.482263 11498 raft_consensus.cc:515] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.485071 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.485647 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.485738 11282 raft_consensus.cc:2468] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.486253 11430 raft_consensus.cc:2468] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.484347 11498 leader_election.cc:290] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.487171 11321 leader_election.cc:304] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.488708 11480 raft_consensus.cc:2804] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.489053 11480 raft_consensus.cc:493] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.489384 11480 raft_consensus.cc:3060] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.489918 11498 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.490669 11489 consensus_queue.cc:1048] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.495990 11480 raft_consensus.cc:515] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.498605 11480 leader_election.cc:290] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.499692 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:54.500241 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.500448 11282 raft_consensus.cc:3060] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.500852 11429 raft_consensus.cc:3060] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.507957 11282 raft_consensus.cc:2468] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.509135 11321 leader_election.cc:304] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.509876 11480 raft_consensus.cc:2804] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.510305 11480 raft_consensus.cc:697] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:54.511096 11480 consensus_queue.cc:237] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.517613 11429 raft_consensus.cc:2468] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.526866 11489 raft_consensus.cc:493] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.527470 11489 raft_consensus.cc:515] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.527151 11480 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:54.529771 11489 leader_election.cc:290] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.530598 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd99ade3ccc45688a77c7db6985d961" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.531407 11282 raft_consensus.cc:2468] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.531782 11428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd99ade3ccc45688a77c7db6985d961" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.532476 11428 raft_consensus.cc:2468] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.533695 11320 leader_election.cc:304] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 
I20260710 13:19:54.534621 11489 raft_consensus.cc:2804] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.535099 11489 raft_consensus.cc:493] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.530046 11177 catalog_manager.cc:5697] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.535547 11489 raft_consensus.cc:3060] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.547139 11498 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.566504 11281 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.569223 11489 raft_consensus.cc:515] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.584337 11498 raft_consensus.cc:493] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.584966 11498 raft_consensus.cc:515] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.587745 11489 leader_election.cc:290] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.588449 11489 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.591470 11281 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.596590 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd99ade3ccc45688a77c7db6985d961" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:54.597301 11280 raft_consensus.cc:3060] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.604820 11510 raft_consensus.cc:493] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.605330 11510 raft_consensus.cc:515] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.604351 11280 raft_consensus.cc:2468] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.608147 11510 leader_election.cc:290] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.609608 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.604825 11498 leader_election.cc:290] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.612756 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.613565 11279 raft_consensus.cc:2468] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.616348 11321 leader_election.cc:304] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.619807 11498 raft_consensus.cc:2804] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.620821 11525 raft_consensus.cc:493] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.621052 11498 raft_consensus.cc:697] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:54.621332 11525 raft_consensus.cc:515] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.622398 11498 consensus_queue.cc:237] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.624431 11525 leader_election.cc:290] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:19:54.626255 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8affea63b747839df97009d7c2d6ab" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8" is_pre_election: true
I20260710 13:19:54.627045 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8affea63b747839df97009d7c2d6ab" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21" is_pre_election: true
I20260710 13:19:54.627208 11321 leader_election.cc:304] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.627336 11279 raft_consensus.cc:2468] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 0.
I20260710 13:19:54.627681 11355 raft_consensus.cc:2468] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 0.
I20260710 13:19:54.628954 11395 leader_election.cc:304] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.632139 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21" is_pre_election: true
I20260710 13:19:54.633076 11525 raft_consensus.cc:2804] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.634737 11525 raft_consensus.cc:493] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.637565 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd99ade3ccc45688a77c7db6985d961" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.639546 11430 raft_consensus.cc:3060] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.636333 11427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" is_pre_election: true
I20260710 13:19:54.636986 11525 raft_consensus.cc:3060] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.662631 11427 raft_consensus.cc:2468] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 0.
I20260710 13:19:54.650935 11536 consensus_queue.cc:1048] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:19:54.666386 11537 raft_consensus.cc:2804] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.668337 11537 raft_consensus.cc:493] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.669530 11537 raft_consensus.cc:3060] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.660665 11248 leader_election.cc:304] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [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: c887acd2212b4e18919bbf5b291e25c8; no voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62
I20260710 13:19:54.681830 11525 raft_consensus.cc:515] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.693732 11430 raft_consensus.cc:2468] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
W20260710 13:19:54.696189 11227 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:54.699018 11178 catalog_manager.cc:5697] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.701068 11537 raft_consensus.cc:515] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
W20260710 13:19:54.688347 11248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.194:42149, user_credentials={real_user=slave}} blocked reactor thread for 50344.1us
I20260710 13:19:54.703130 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8affea63b747839df97009d7c2d6ab" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:54.703461 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8affea63b747839df97009d7c2d6ab" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:54.703716 11281 raft_consensus.cc:3060] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.704001 11355 raft_consensus.cc:3060] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.706607 11525 leader_election.cc:290] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:19:54.711102 11510 raft_consensus.cc:2749] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:54.715131 11537 leader_election.cc:290] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:54.715847 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:54.716308 11279 raft_consensus.cc:3060] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.716778 11355 raft_consensus.cc:2468] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 1.
I20260710 13:19:54.718137 11281 raft_consensus.cc:2468] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 1.
I20260710 13:19:54.718955 11397 leader_election.cc:304] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 
I20260710 13:19:54.720458 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:54.721004 11430 raft_consensus.cc:3060] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.724728 11279 raft_consensus.cc:2468] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.725517 11525 raft_consensus.cc:2804] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.726293 11525 raft_consensus.cc:697] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 LEADER]: Becoming Leader. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Running, Role: LEADER
I20260710 13:19:54.726778 11321 leader_election.cc:304] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:54.727471 11525 consensus_queue.cc:237] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.729071 11430 raft_consensus.cc:2468] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 1.
I20260710 13:19:54.730888 11537 raft_consensus.cc:2804] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.735009 11537 raft_consensus.cc:697] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:54.735810 11537 consensus_queue.cc:237] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:54.737371 11177 catalog_manager.cc:5697] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.757761 11177 catalog_manager.cc:5697] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.777365 11537 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.783331 11537 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.794130 11498 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.806449 11533 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:54.837085 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:50288
I20260710 13:19:54.837671 11355 raft_consensus.cc:606] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Received request to transfer leadership to TS c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.843101 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8345238f1e78432795a685fa538d0379"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:50288
I20260710 13:19:54.843585 11355 raft_consensus.cc:606] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Received request to transfer leadership to TS c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.849071 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:50288
I20260710 13:19:54.849581 11355 raft_consensus.cc:606] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Received request to transfer leadership to TS c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.854862 11355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:50288
I20260710 13:19:54.855335 11355 raft_consensus.cc:606] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Received request to transfer leadership to TS c887acd2212b4e18919bbf5b291e25c8
I20260710 13:19:54.955549 11498 consensus_queue.cc:1048] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.956606 11533 consensus_queue.cc:1048] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.018445 11536 raft_consensus.cc:993] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: : Instructing follower c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.018963 11498 raft_consensus.cc:1081] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Signalling peer c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.020689 11282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:37830
I20260710 13:19:55.021301 11282 raft_consensus.cc:493] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.021724 11282 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.027009 11282 raft_consensus.cc:515] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.029454 11282 leader_election.cc:290] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:55.029762 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:55.030058 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:55.030382 11355 raft_consensus.cc:3055] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.030704 11431 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.030773 11355 raft_consensus.cc:740] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:55.031858 11355 consensus_queue.cc:260] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.033222 11355 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.036060 11431 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.037230 11245 leader_election.cc:304] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:55.038128 11544 raft_consensus.cc:2804] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.038635 11544 raft_consensus.cc:697] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Leader. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:55.039781 11544 consensus_queue.cc:237] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.041150 11355 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.046926 11177 catalog_manager.cc:5697] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 reported cstate change: term changed from 1 to 2, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "c887acd2212b4e18919bbf5b291e25c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.094868 11498 consensus_queue.cc:1048] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.106312 11537 consensus_queue.cc:1048] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:55.125063 11525 consensus_queue.cc:1048] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.136976 11525 consensus_queue.cc:1048] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.244503 11537 consensus_queue.cc:1048] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.257301 11498 consensus_queue.cc:1048] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.262544 11536 raft_consensus.cc:993] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21: : Instructing follower c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.263011 11498 raft_consensus.cc:1081] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Signalling peer c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.264506 11282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8345238f1e78432795a685fa538d0379"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:37830
I20260710 13:19:55.265157 11282 raft_consensus.cc:493] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.265674 11282 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.273001 11282 raft_consensus.cc:515] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.275295 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:55.275820 11355 raft_consensus.cc:3055] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.276111 11355 raft_consensus.cc:740] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:55.276062 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:55.276755 11431 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.276993 11355 consensus_queue.cc:260] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.278023 11355 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.281538 11431 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.281929 11282 leader_election.cc:290] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:55.282521 11245 leader_election.cc:304] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:55.283345 11544 raft_consensus.cc:2804] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.283823 11544 raft_consensus.cc:697] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Leader. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:55.284509 11355 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.284489 11544 consensus_queue.cc:237] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.290163 11177 catalog_manager.cc:5697] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 reported cstate change: term changed from 1 to 2, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "c887acd2212b4e18919bbf5b291e25c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.295439 11536 raft_consensus.cc:993] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21: : Instructing follower c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.295827 11536 raft_consensus.cc:1081] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Signalling peer c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.298420 11498 raft_consensus.cc:993] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: : Instructing follower c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.298815 11533 raft_consensus.cc:1081] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Signalling peer c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:19:55.298949 11282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:37830
I20260710 13:19:55.300360 11279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:37830
I20260710 13:19:55.300863 11279 raft_consensus.cc:493] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.301203 11279 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.299477 11282 raft_consensus.cc:493] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.302855 11282 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.307271 11279 raft_consensus.cc:515] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.308393 11282 raft_consensus.cc:515] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:55.309312 11279 leader_election.cc:290] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:55.310740 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:55.311033 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:55.311292 11356 raft_consensus.cc:3055] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.311524 11355 raft_consensus.cc:3055] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.311611 11356 raft_consensus.cc:740] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:55.311887 11355 raft_consensus.cc:740] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:55.312095 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:55.312637 11430 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.312443 11356 consensus_queue.cc:260] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:55.312641 11355 consensus_queue.cc:260] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.313614 11356 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.314033 11355 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.310734 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:55.315014 11431 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.319487 11430 raft_consensus.cc:2468] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.320447 11355 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.320595 11245 leader_election.cc:304] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:55.321453 11248 leader_election.cc:304] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:55.321460 11544 raft_consensus.cc:2804] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.321635 11282 leader_election.cc:290] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:55.322279 11510 raft_consensus.cc:2804] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.326745 11510 raft_consensus.cc:697] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Leader. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:55.327384 11510 consensus_queue.cc:237] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:55.331130 11356 raft_consensus.cc:2468] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.331745 11431 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:19:55.333353 11544 raft_consensus.cc:697] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Leader. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:55.334170 11544 consensus_queue.cc:237] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:55.341050 11179 catalog_manager.cc:5697] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 reported cstate change: term changed from 1 to 2, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "c887acd2212b4e18919bbf5b291e25c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.352999 11179 catalog_manager.cc:5697] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 reported cstate change: term changed from 1 to 2, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "c887acd2212b4e18919bbf5b291e25c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.453321 11431 raft_consensus.cc:1275] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.454592 11544 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.463068 11356 raft_consensus.cc:1275] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.464722 11563 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.713624 11431 raft_consensus.cc:1275] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.714907 11563 consensus_queue.cc:1048] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.722954 11356 raft_consensus.cc:1275] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.725142 11562 consensus_queue.cc:1048] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.779438 11356 raft_consensus.cc:1275] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.780866 11562 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.790314 11431 raft_consensus.cc:1275] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.791805 11562 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.815598 11431 raft_consensus.cc:1275] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.816749 11562 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.827025 11356 raft_consensus.cc:1275] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.828364 11562 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:57.898383 11147 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:57.899260 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:57.914597 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c27485df6ba47d993b875a052179a08"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:38608
I20260710 13:19:57.915172 11356 raft_consensus.cc:606] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Received request to transfer leadership to TS 66fcf2e6d3474431afdb38f9dc0a8d62
I20260710 13:19:57.932000 11282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8345238f1e78432795a685fa538d0379"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
mode: GRACEFUL
new_leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:60282
I20260710 13:19:57.933048 11282 raft_consensus.cc:606] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Received request to transfer leadership to TS 66fcf2e6d3474431afdb38f9dc0a8d62
I20260710 13:19:57.934844 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:57.935336 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:58.149211 11533 raft_consensus.cc:993] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: : Instructing follower 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:19:58.149677 11571 raft_consensus.cc:1081] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Signalling peer 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:19:58.151304 11430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c27485df6ba47d993b875a052179a08"
dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:33602
I20260710 13:19:58.151820 11430 raft_consensus.cc:493] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.152109 11430 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.156775 11430 raft_consensus.cc:515] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:58.158988 11430 leader_election.cc:290] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 2 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:19:58.159682 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:58.159961 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:58.160338 11282 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.160545 11356 raft_consensus.cc:3055] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:58.160941 11356 raft_consensus.cc:740] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:58.161615 11356 consensus_queue.cc:260] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:58.162464 11356 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.165059 11282 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 2.
I20260710 13:19:58.166159 11395 leader_election.cc:304] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:58.166885 11558 raft_consensus.cc:2804] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:58.166991 11356 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 2.
I20260710 13:19:58.168133 11558 raft_consensus.cc:697] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 LEADER]: Becoming Leader. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Running, Role: LEADER
I20260710 13:19:58.168870 11558 consensus_queue.cc:237] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:58.175838 11179 catalog_manager.cc:5697] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 reported cstate change: term changed from 1 to 2, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.391076 11562 raft_consensus.cc:993] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8: : Instructing follower 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:19:58.391528 11578 raft_consensus.cc:1081] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Signalling peer 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:19:58.392849 11430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8345238f1e78432795a685fa538d0379"
dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:33610
I20260710 13:19:58.393286 11430 raft_consensus.cc:493] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.393529 11430 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.397792 11430 raft_consensus.cc:515] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:58.400086 11430 leader_election.cc:290] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 3 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:19:58.400499 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:58.400936 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:19:58.401091 11282 raft_consensus.cc:3055] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:58.401470 11282 raft_consensus.cc:740] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:58.401538 11356 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.402338 11282 consensus_queue.cc:260] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:58.403534 11282 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.408336 11356 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 3.
I20260710 13:19:58.409482 11397 leader_election.cc:304] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [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: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 
I20260710 13:19:58.409793 11282 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 3.
I20260710 13:19:58.410178 11558 raft_consensus.cc:2804] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:58.410682 11558 raft_consensus.cc:697] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 LEADER]: Becoming Leader. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Running, Role: LEADER
I20260710 13:19:58.411456 11558 consensus_queue.cc:237] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:58.420866 11179 catalog_manager.cc:5697] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 reported cstate change: term changed from 2 to 3, leader changed from c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193) to 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.586992 11356 raft_consensus.cc:1275] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:58.588301 11558 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:58.598304 11282 raft_consensus.cc:1275] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:58.600037 11572 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:58.817930 11356 raft_consensus.cc:1275] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:58.819181 11572 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:58.826967 11282 raft_consensus.cc:1275] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:58.828451 11572 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:58.936170 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:58.954342 11282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
mode: GRACEFUL
new_leader_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:60298
I20260710 13:19:58.954972 11282 raft_consensus.cc:606] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Received request to transfer leadership to TS 4886a475587b49619aa73d5052f32a21
I20260710 13:19:58.968348 11430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8345238f1e78432795a685fa538d0379"
dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
mode: GRACEFUL
new_leader_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:53004
I20260710 13:19:58.968849 11430 raft_consensus.cc:606] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 LEADER]: Received request to transfer leadership to TS 4886a475587b49619aa73d5052f32a21
I20260710 13:19:58.973654 11279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
mode: GRACEFUL
new_leader_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:60298
I20260710 13:19:58.974090 11279 raft_consensus.cc:606] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Received request to transfer leadership to TS 4886a475587b49619aa73d5052f32a21
I20260710 13:19:58.978598 11282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
mode: GRACEFUL
new_leader_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:60298
I20260710 13:19:58.979139 11282 raft_consensus.cc:606] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Received request to transfer leadership to TS 4886a475587b49619aa73d5052f32a21
I20260710 13:19:58.986272 11430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c27485df6ba47d993b875a052179a08"
dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
mode: GRACEFUL
new_leader_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:53004
I20260710 13:19:58.986781 11430 raft_consensus.cc:606] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 LEADER]: Received request to transfer leadership to TS 4886a475587b49619aa73d5052f32a21
I20260710 13:19:59.145048 11572 raft_consensus.cc:993] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62: : Instructing follower 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.145496 11586 raft_consensus.cc:1081] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 LEADER]: Signalling peer 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.147076 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c27485df6ba47d993b875a052179a08"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:50268
I20260710 13:19:59.147569 11356 raft_consensus.cc:493] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.147894 11356 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.152382 11356 raft_consensus.cc:515] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.153903 11356 leader_election.cc:290] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 3 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:59.154814 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:59.154940 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:59.155339 11282 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.155344 11430 raft_consensus.cc:3055] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:59.155939 11430 raft_consensus.cc:740] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Running, Role: LEADER
I20260710 13:19:59.156638 11430 consensus_queue.cc:260] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.157701 11430 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.161238 11282 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.162220 11321 leader_election.cc:304] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:59.163028 11571 raft_consensus.cc:2804] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:59.163259 11430 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.164175 11571 raft_consensus.cc:697] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:59.164925 11571 consensus_queue.cc:237] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.171047 11179 catalog_manager.cc:5697] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 2 to 3, leader changed from 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195) to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 3 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.300304 11578 raft_consensus.cc:993] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8: : Instructing follower 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.300663 11578 raft_consensus.cc:1081] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Signalling peer 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.302030 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:50276
I20260710 13:19:59.302515 11356 raft_consensus.cc:493] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.302827 11356 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.307078 11356 raft_consensus.cc:515] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.308653 11356 leader_election.cc:290] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 3 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:59.309489 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:59.309742 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:59.310042 11282 raft_consensus.cc:3055] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:59.310246 11430 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.310351 11282 raft_consensus.cc:740] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:59.311148 11282 consensus_queue.cc:260] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.311931 11282 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.314219 11430 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.315202 11320 leader_election.cc:304] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 
I20260710 13:19:59.315619 11282 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.315889 11571 raft_consensus.cc:2804] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:59.316327 11571 raft_consensus.cc:697] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:59.317075 11571 consensus_queue.cc:237] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.322890 11179 catalog_manager.cc:5697] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 2 to 3, leader changed from c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193) to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 3 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.345968 11595 raft_consensus.cc:993] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8: : Instructing follower 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.346406 11578 raft_consensus.cc:1081] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Signalling peer 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.347775 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:50276
I20260710 13:19:59.348219 11356 raft_consensus.cc:493] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.348462 11356 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.352919 11356 raft_consensus.cc:515] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:59.354434 11356 leader_election.cc:290] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 3 election: Requested vote from peers 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567), c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049)
I20260710 13:19:59.355257 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:59.355422 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d142c3c8904cc2b2478e90b5b6897f" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:59.355820 11430 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.355873 11282 raft_consensus.cc:3055] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:59.356218 11282 raft_consensus.cc:740] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:59.356755 11282 consensus_queue.cc:260] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [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: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:59.357565 11282 raft_consensus.cc:3060] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.359963 11430 raft_consensus.cc:2468] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.360798 11320 leader_election.cc:304] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 
I20260710 13:19:59.361441 11571 raft_consensus.cc:2804] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:59.361547 11282 raft_consensus.cc:2468] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.361838 11571 raft_consensus.cc:697] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:59.362599 11571 consensus_queue.cc:237] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [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: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } }
I20260710 13:19:59.368479 11179 catalog_manager.cc:5697] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 2 to 3, leader changed from c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193) to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 3 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.409106 11572 raft_consensus.cc:993] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62: : Instructing follower 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.409600 11586 raft_consensus.cc:1081] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 LEADER]: Signalling peer 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.411012 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8345238f1e78432795a685fa538d0379"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:50268
I20260710 13:19:59.411510 11356 raft_consensus.cc:493] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.411809 11356 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:59.416146 11356 raft_consensus.cc:515] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.417850 11356 leader_election.cc:290] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 4 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:59.418670 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:59.418821 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8345238f1e78432795a685fa538d0379" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:59.419201 11282 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:59.419250 11430 raft_consensus.cc:3055] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:59.419673 11430 raft_consensus.cc:740] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Running, Role: LEADER
I20260710 13:19:59.420380 11430 consensus_queue.cc:260] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.421402 11430 raft_consensus.cc:3060] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:59.425083 11282 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 4.
I20260710 13:19:59.426129 11321 leader_election.cc:304] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:19:59.426913 11571 raft_consensus.cc:2804] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:59.427150 11430 raft_consensus.cc:2468] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 4.
I20260710 13:19:59.427521 11571 raft_consensus.cc:697] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 4 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:59.428413 11571 consensus_queue.cc:237] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.431108 11595 raft_consensus.cc:993] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8: : Instructing follower 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.431558 11578 raft_consensus.cc:1081] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Signalling peer 4886a475587b49619aa73d5052f32a21 to start an election
I20260710 13:19:59.432914 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
 from {username='slave'} at 127.0.0.1:50276
I20260710 13:19:59.433365 11356 raft_consensus.cc:493] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.433725 11356 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.434999 11179 catalog_manager.cc:5697] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 3 to 4, leader changed from 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195) to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 4 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.440680 11356 raft_consensus.cc:515] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.443068 11356 leader_election.cc:290] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [CANDIDATE]: Term 3 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:19:59.444130 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:19:59.444682 11430 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.447191 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "4886a475587b49619aa73d5052f32a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:19:59.447736 11282 raft_consensus.cc:3055] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:59.447988 11282 raft_consensus.cc:740] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:19:59.448607 11282 consensus_queue.cc:260] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.449371 11282 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.450006 11430 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.450960 11320 leader_election.cc:304] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [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: 4886a475587b49619aa73d5052f32a21, 66fcf2e6d3474431afdb38f9dc0a8d62; no voters: 
I20260710 13:19:59.451701 11571 raft_consensus.cc:2804] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:59.452107 11571 raft_consensus.cc:697] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Becoming Leader. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:19:59.452894 11571 consensus_queue.cc:237] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:19:59.453825 11282 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4886a475587b49619aa73d5052f32a21 in term 3.
I20260710 13:19:59.459209 11179 catalog_manager.cc:5697] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 reported cstate change: term changed from 2 to 3, leader changed from c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193) to 4886a475587b49619aa73d5052f32a21 (127.10.226.194). New cstate: current_term: 3 leader_uuid: "4886a475587b49619aa73d5052f32a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.601995 11430 raft_consensus.cc:1275] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.603084 11571 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.613227 11282 raft_consensus.cc:1275] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.614804 11601 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.728026 11282 raft_consensus.cc:1275] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.729292 11601 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.737695 11430 raft_consensus.cc:1275] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.739143 11591 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.827621 11282 raft_consensus.cc:1275] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.828922 11571 consensus_queue.cc:1048] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.832132 11430 raft_consensus.cc:1275] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:59.833361 11571 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:59.837800 11431 raft_consensus.cc:1275] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.839641 11601 consensus_queue.cc:1048] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.853375 11282 raft_consensus.cc:1275] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:59.858215 11591 consensus_queue.cc:1048] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:59.891134 11431 raft_consensus.cc:1275] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.892264 11591 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.900205 11282 raft_consensus.cc:1275] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Refusing update from remote peer 4886a475587b49619aa73d5052f32a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.901938 11571 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:01.995954 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:02.003113 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:38608
I20260710 13:20:02.003800 11356 raft_consensus.cc:606] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Received request to transfer leadership to TS c887acd2212b4e18919bbf5b291e25c8
I20260710 13:20:02.006249 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:38608
I20260710 13:20:02.006688 11356 raft_consensus.cc:606] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Received request to transfer leadership to TS 66fcf2e6d3474431afdb38f9dc0a8d62
I20260710 13:20:02.008769 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c27485df6ba47d993b875a052179a08"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:38608
I20260710 13:20:02.009231 11356 raft_consensus.cc:606] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Received request to transfer leadership to TS 66fcf2e6d3474431afdb38f9dc0a8d62
I20260710 13:20:02.011336 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:38608
I20260710 13:20:02.011734 11356 raft_consensus.cc:606] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Received request to transfer leadership to TS c887acd2212b4e18919bbf5b291e25c8
I20260710 13:20:02.013665 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff"
dest_uuid: "4886a475587b49619aa73d5052f32a21"
mode: GRACEFUL
new_leader_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:38608
I20260710 13:20:02.014084 11356 raft_consensus.cc:606] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Received request to transfer leadership to TS c887acd2212b4e18919bbf5b291e25c8
I20260710 13:20:02.014966 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:02.015473 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:02.149441 11591 raft_consensus.cc:993] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: : Instructing follower 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:20:02.149988 11571 raft_consensus.cc:1081] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Signalling peer 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:20:02.151618 11431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c27485df6ba47d993b875a052179a08"
dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:33602
I20260710 13:20:02.152074 11431 raft_consensus.cc:493] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.152349 11431 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.158128 11431 raft_consensus.cc:515] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.160029 11431 leader_election.cc:290] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 4 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:20:02.161015 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:20:02.160943 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c27485df6ba47d993b875a052179a08" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:20:02.161734 11356 raft_consensus.cc:3055] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:02.161897 11279 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.162066 11356 raft_consensus.cc:740] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:20:02.163324 11356 consensus_queue.cc:260] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.163793 11591 raft_consensus.cc:993] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21: : Instructing follower 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:20:02.164342 11571 raft_consensus.cc:1081] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Signalling peer 66fcf2e6d3474431afdb38f9dc0a8d62 to start an election
I20260710 13:20:02.164517 11356 raft_consensus.cc:3060] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.166023 11431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72"
dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
 from {username='slave'} at 127.0.0.1:33602
I20260710 13:20:02.166621 11431 raft_consensus.cc:493] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.167052 11431 raft_consensus.cc:3060] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.169061 11279 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 4.
I20260710 13:20:02.170610 11395 leader_election.cc:304] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [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: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:20:02.171109 11356 raft_consensus.cc:2468] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 4.
I20260710 13:20:02.171522 11586 raft_consensus.cc:2804] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:02.172806 11586 raft_consensus.cc:697] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 LEADER]: Becoming Leader. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Running, Role: LEADER
I20260710 13:20:02.173506 11431 raft_consensus.cc:515] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.173818 11586 consensus_queue.cc:237] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.175335 11431 leader_election.cc:290] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 2 election: Requested vote from peers c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049), 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149)
I20260710 13:20:02.176172 11279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
I20260710 13:20:02.176676 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6657f0e1a2704b35be63cd31ebbb3d72" candidate_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:20:02.176769 11279 raft_consensus.cc:3060] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.178885 11356 raft_consensus.cc:3055] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.179195 11356 raft_consensus.cc:740] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:20:02.179894 11356 consensus_queue.cc:260] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.180980 11356 raft_consensus.cc:3060] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.182477 11279 raft_consensus.cc:2468] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 2.
I20260710 13:20:02.182308 11177 catalog_manager.cc:5697] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 reported cstate change: term changed from 3 to 4, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195). New cstate: current_term: 4 leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.183504 11395 leader_election.cc:304] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:20:02.184423 11586 raft_consensus.cc:2804] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.184933 11586 raft_consensus.cc:697] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 LEADER]: Becoming Leader. State: Replica: 66fcf2e6d3474431afdb38f9dc0a8d62, State: Running, Role: LEADER
I20260710 13:20:02.185895 11586 consensus_queue.cc:237] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.187326 11356 raft_consensus.cc:2468] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fcf2e6d3474431afdb38f9dc0a8d62 in term 2.
I20260710 13:20:02.200429 11177 catalog_manager.cc:5697] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 reported cstate change: term changed from 1 to 2, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.326968 11591 raft_consensus.cc:993] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: : Instructing follower c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:20:02.327383 11571 raft_consensus.cc:1081] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Signalling peer c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:20:02.328898 11279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:37830
I20260710 13:20:02.329365 11279 raft_consensus.cc:493] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.329649 11279 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.334082 11279 raft_consensus.cc:515] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.336220 11279 leader_election.cc:290] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 4 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:20:02.337160 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:20:02.337337 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461b4c59fe8a44fc903e8e1ea476e3ea" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:20:02.337913 11356 raft_consensus.cc:3055] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:02.337975 11431 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.338197 11356 raft_consensus.cc:740] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:20:02.338886 11356 consensus_queue.cc:260] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.339986 11356 raft_consensus.cc:3060] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.342602 11431 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 4.
I20260710 13:20:02.343861 11245 leader_election.cc:304] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [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: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:20:02.344343 11356 raft_consensus.cc:2468] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 4.
I20260710 13:20:02.345777 11621 raft_consensus.cc:2804] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:02.346871 11621 raft_consensus.cc:697] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 4 LEADER]: Becoming Leader. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:20:02.347635 11621 consensus_queue.cc:237] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.353927 11177 catalog_manager.cc:5697] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 reported cstate change: term changed from 3 to 4, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193). New cstate: current_term: 4 leader_uuid: "c887acd2212b4e18919bbf5b291e25c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.364897 11591 raft_consensus.cc:993] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21: : Instructing follower c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:20:02.366281 11591 raft_consensus.cc:1081] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Signalling peer c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:20:02.366989 11624 raft_consensus.cc:993] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: : Instructing follower c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:20:02.367496 11624 raft_consensus.cc:1081] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Signalling peer c887acd2212b4e18919bbf5b291e25c8 to start an election
I20260710 13:20:02.367974 11279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:37830
I20260710 13:20:02.368520 11279 raft_consensus.cc:493] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.368894 11279 raft_consensus.cc:3060] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.369231 11282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff"
dest_uuid: "c887acd2212b4e18919bbf5b291e25c8"
 from {username='slave'} at 127.0.0.1:37830
I20260710 13:20:02.369789 11282 raft_consensus.cc:493] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.370045 11282 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.374521 11279 raft_consensus.cc:515] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.374800 11282 raft_consensus.cc:515] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.376353 11282 leader_election.cc:290] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 4 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:20:02.376473 11279 leader_election.cc:290] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Requested vote from peers 4886a475587b49619aa73d5052f32a21 (127.10.226.194:42149), 66fcf2e6d3474431afdb38f9dc0a8d62 (127.10.226.195:41567)
I20260710 13:20:02.377408 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:20:02.377949 11356 raft_consensus.cc:3055] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.377935 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4886a475587b49619aa73d5052f32a21"
I20260710 13:20:02.378266 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3b317720ec442e9a59285e26277bff" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:20:02.378428 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a33b33f88f4fd282b37c2514dfa670" candidate_uuid: "c887acd2212b4e18919bbf5b291e25c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62"
I20260710 13:20:02.378607 11355 raft_consensus.cc:3055] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:02.378842 11431 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.378996 11355 raft_consensus.cc:740] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:20:02.378428 11356 raft_consensus.cc:740] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4886a475587b49619aa73d5052f32a21, State: Running, Role: LEADER
I20260710 13:20:02.378960 11430 raft_consensus.cc:3060] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.379891 11356 consensus_queue.cc:260] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.379891 11355 consensus_queue.cc:260] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.381196 11356 raft_consensus.cc:3060] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.381311 11355 raft_consensus.cc:3060] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:02.384824 11431 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 4.
I20260710 13:20:02.385756 11245 leader_election.cc:304] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [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: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:20:02.386327 11430 raft_consensus.cc:2468] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:20:02.386440 11621 raft_consensus.cc:2804] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:02.386966 11621 raft_consensus.cc:697] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 4 LEADER]: Becoming Leader. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:20:02.387331 11245 leader_election.cc:304] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66fcf2e6d3474431afdb38f9dc0a8d62, c887acd2212b4e18919bbf5b291e25c8; no voters: 
I20260710 13:20:02.387928 11355 raft_consensus.cc:2468] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 4.
I20260710 13:20:02.387805 11621 consensus_queue.cc:237] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [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: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.388324 11622 raft_consensus.cc:2804] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.389554 11356 raft_consensus.cc:2468] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c887acd2212b4e18919bbf5b291e25c8 in term 2.
I20260710 13:20:02.389901 11622 raft_consensus.cc:697] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Becoming Leader. State: Replica: c887acd2212b4e18919bbf5b291e25c8, State: Running, Role: LEADER
I20260710 13:20:02.390986 11622 consensus_queue.cc:237] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } }
I20260710 13:20:02.395887 11177 catalog_manager.cc:5697] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 reported cstate change: term changed from 3 to 4, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193). New cstate: current_term: 4 leader_uuid: "c887acd2212b4e18919bbf5b291e25c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.408561 11177 catalog_manager.cc:5697] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 reported cstate change: term changed from 1 to 2, leader changed from 4886a475587b49619aa73d5052f32a21 (127.10.226.194) to c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "c887acd2212b4e18919bbf5b291e25c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.579632 11356 raft_consensus.cc:1275] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.580688 11586 consensus_queue.cc:1048] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.590109 11282 raft_consensus.cc:1275] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.591499 11586 consensus_queue.cc:1048] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.740662 11356 raft_consensus.cc:1275] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:02.741828 11622 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:02.750345 11430 raft_consensus.cc:1275] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:02.751865 11355 raft_consensus.cc:1275] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:02.753402 11586 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:20:02.753121 11622 consensus_queue.cc:1048] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:20:02.765754 11282 raft_consensus.cc:1275] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Refusing update from remote peer 66fcf2e6d3474431afdb38f9dc0a8d62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:02.767674 11637 consensus_queue.cc:1048] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c887acd2212b4e18919bbf5b291e25c8" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:02.822938 11430 raft_consensus.cc:1275] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:02.824100 11622 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:02.833280 11355 raft_consensus.cc:1275] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:02.834908 11626 consensus_queue.cc:1048] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:02.874491 11430 raft_consensus.cc:1275] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.875869 11626 consensus_queue.cc:1048] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fcf2e6d3474431afdb38f9dc0a8d62" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.884191 11355 raft_consensus.cc:1275] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Refusing update from remote peer c887acd2212b4e18919bbf5b291e25c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.885905 11621 consensus_queue.cc:1048] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4886a475587b49619aa73d5052f32a21" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.016355 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:03.021763 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
W20260710 13:20:03.032482 11321 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:20:03.037529 11321 consensus_peers.cc:597] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 -> Peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Couldn't send request to peer c887acd2212b4e18919bbf5b291e25c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:03.044940 11321 consensus_peers.cc:597] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 -> Peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Couldn't send request to peer c887acd2212b4e18919bbf5b291e25c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:03.053195 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:03.053898 11147 tablet_replica.cc:333] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.054507 11147 raft_consensus.cc:2243] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.054979 11147 raft_consensus.cc:2272] T d0d142c3c8904cc2b2478e90b5b6897f P c887acd2212b4e18919bbf5b291e25c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.056941 11147 tablet_replica.cc:333] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.057399 11147 raft_consensus.cc:2243] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.057775 11147 raft_consensus.cc:2272] T 6657f0e1a2704b35be63cd31ebbb3d72 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.059666 11147 tablet_replica.cc:333] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.060101 11147 raft_consensus.cc:2243] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.060412 11147 raft_consensus.cc:2272] T 2bd99ade3ccc45688a77c7db6985d961 P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.061765 11147 tablet_replica.cc:333] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.062160 11147 raft_consensus.cc:2243] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.062470 11147 raft_consensus.cc:2272] T ee8affea63b747839df97009d7c2d6ab P c887acd2212b4e18919bbf5b291e25c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.063901 11147 tablet_replica.cc:333] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.064282 11147 raft_consensus.cc:2243] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.064610 11147 raft_consensus.cc:2272] T 8345238f1e78432795a685fa538d0379 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.066028 11147 tablet_replica.cc:333] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.066418 11147 raft_consensus.cc:2243] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.067317 11147 raft_consensus.cc:2272] T 95a33b33f88f4fd282b37c2514dfa670 P c887acd2212b4e18919bbf5b291e25c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.069125 11147 tablet_replica.cc:333] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.069554 11147 raft_consensus.cc:2243] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.070156 11147 raft_consensus.cc:2272] T 461b4c59fe8a44fc903e8e1ea476e3ea P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.071830 11147 tablet_replica.cc:333] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.072431 11147 raft_consensus.cc:2243] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.072754 11147 raft_consensus.cc:2272] T 6c27485df6ba47d993b875a052179a08 P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.074841 11147 tablet_replica.cc:333] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8: stopping tablet replica
I20260710 13:20:03.075235 11147 raft_consensus.cc:2243] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.075861 11147 raft_consensus.cc:2272] T ba3b317720ec442e9a59285e26277bff P c887acd2212b4e18919bbf5b291e25c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.168200 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
W20260710 13:20:03.174221 11395 consensus_peers.cc:597] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 -> Peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Couldn't send request to peer c887acd2212b4e18919bbf5b291e25c8. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:03.188134 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
I20260710 13:20:03.209301 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:03.210057 11147 tablet_replica.cc:333] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.210965 11147 raft_consensus.cc:2243] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.211536 11147 raft_consensus.cc:2272] T 6657f0e1a2704b35be63cd31ebbb3d72 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:03.212177 11395 consensus_peers.cc:597] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 -> Peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Couldn't send request to peer c887acd2212b4e18919bbf5b291e25c8. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:03.213718 11147 tablet_replica.cc:333] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.214236 11147 raft_consensus.cc:2243] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.214669 11147 raft_consensus.cc:2272] T ba3b317720ec442e9a59285e26277bff P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.216495 11147 tablet_replica.cc:333] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.217002 11147 raft_consensus.cc:2243] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.217384 11147 raft_consensus.cc:2272] T 461b4c59fe8a44fc903e8e1ea476e3ea P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.219237 11147 tablet_replica.cc:333] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.219712 11147 raft_consensus.cc:2243] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.220424 11147 raft_consensus.cc:2272] T d0d142c3c8904cc2b2478e90b5b6897f P 4886a475587b49619aa73d5052f32a21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.221931 11147 tablet_replica.cc:333] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.222391 11147 raft_consensus.cc:2243] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.222824 11147 raft_consensus.cc:2272] T ee8affea63b747839df97009d7c2d6ab P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.224736 11147 tablet_replica.cc:333] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.225430 11147 raft_consensus.cc:2243] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.226194 11147 raft_consensus.cc:2272] T 2bd99ade3ccc45688a77c7db6985d961 P 4886a475587b49619aa73d5052f32a21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.227792 11147 tablet_replica.cc:333] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.228609 11147 raft_consensus.cc:2243] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.229128 11147 raft_consensus.cc:2272] T 95a33b33f88f4fd282b37c2514dfa670 P 4886a475587b49619aa73d5052f32a21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.230954 11147 tablet_replica.cc:333] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.231388 11147 raft_consensus.cc:2243] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.232048 11147 raft_consensus.cc:2272] T 8345238f1e78432795a685fa538d0379 P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.233657 11147 tablet_replica.cc:333] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21: stopping tablet replica
I20260710 13:20:03.234077 11147 raft_consensus.cc:2243] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.234493 11147 raft_consensus.cc:2272] T 6c27485df6ba47d993b875a052179a08 P 4886a475587b49619aa73d5052f32a21 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.252331 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
W20260710 13:20:03.261008 11395 consensus_peers.cc:597] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 -> Peer c887acd2212b4e18919bbf5b291e25c8 (127.10.226.193:36049): Couldn't send request to peer c887acd2212b4e18919bbf5b291e25c8. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:03.270824 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
I20260710 13:20:03.291919 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:03.292520 11147 tablet_replica.cc:333] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.293030 11147 raft_consensus.cc:2243] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.293748 11147 raft_consensus.cc:2272] T 6657f0e1a2704b35be63cd31ebbb3d72 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.295735 11147 tablet_replica.cc:333] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.296217 11147 raft_consensus.cc:2243] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.296631 11147 raft_consensus.cc:2272] T ba3b317720ec442e9a59285e26277bff P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.299235 11147 tablet_replica.cc:333] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.299722 11147 raft_consensus.cc:2243] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.300388 11147 raft_consensus.cc:2272] T 6c27485df6ba47d993b875a052179a08 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.302119 11147 tablet_replica.cc:333] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.302574 11147 raft_consensus.cc:2243] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.303035 11147 raft_consensus.cc:2272] T 461b4c59fe8a44fc903e8e1ea476e3ea P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.304970 11147 tablet_replica.cc:333] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.305433 11147 raft_consensus.cc:2243] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.306080 11147 raft_consensus.cc:2272] T ee8affea63b747839df97009d7c2d6ab P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.307682 11147 tablet_replica.cc:333] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.308122 11147 raft_consensus.cc:2243] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.308480 11147 raft_consensus.cc:2272] T 2bd99ade3ccc45688a77c7db6985d961 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.309901 11147 tablet_replica.cc:333] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.310335 11147 raft_consensus.cc:2243] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.310734 11147 raft_consensus.cc:2272] T 8345238f1e78432795a685fa538d0379 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.312198 11147 tablet_replica.cc:333] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.312629 11147 raft_consensus.cc:2243] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.312978 11147 raft_consensus.cc:2272] T 95a33b33f88f4fd282b37c2514dfa670 P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.314810 11147 tablet_replica.cc:333] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62: stopping tablet replica
I20260710 13:20:03.315225 11147 raft_consensus.cc:2243] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:03.315582 11147 raft_consensus.cc:2272] T d0d142c3c8904cc2b2478e90b5b6897f P 66fcf2e6d3474431afdb38f9dc0a8d62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.332332 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:20:03.348129 11147 master.cc:562] Master@127.10.226.254:34351 shutting down...
I20260710 13:20:03.569001 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:03.569581 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:03.569972 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48ef72f4effe4f82bc266fa0bb4a4b2c: stopping tablet replica
I20260710 13:20:03.590556 11147 master.cc:584] Master@127.10.226.254:34351 shutdown complete.
4886a475587b49619aa73d5052f32a21  4
66fcf2e6d3474431afdb38f9dc0a8d62  1
c887acd2212b4e18919bbf5b291e25c8  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12487 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:20:03.627700 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:38965
I20260710 13:20:03.628894 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:03.634196 11646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:03.635331 11647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:03.635468 11649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:03.636242 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:03.637075 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:03.637257 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:03.637462 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689603637431 us; error 0 us; skew 500 ppm
I20260710 13:20:03.637987 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:03.640579 11147 webserver.cc:533] Webserver started at http://127.10.226.254:37459/ using document root <none> and password file <none>
I20260710 13:20:03.641088 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:03.641297 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:03.641559 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:03.642686 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "1c8c5ae4d8164915b2682d0164fc5b7b"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-fvrf"
I20260710 13:20:03.646919 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:03.650169 11654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.650941 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:03.651207 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "1c8c5ae4d8164915b2682d0164fc5b7b"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-fvrf"
I20260710 13:20:03.651496 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:03.675050 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:03.676245 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:03.714608 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:38965
I20260710 13:20:03.714771 11705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:38965 every 8 connection(s)
I20260710 13:20:03.718433 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.727912 11706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b: Bootstrap starting.
I20260710 13:20:03.733245 11706 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.737525 11706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b: No bootstrap required, opened a new log
I20260710 13:20:03.739629 11706 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8c5ae4d8164915b2682d0164fc5b7b" member_type: VOTER }
I20260710 13:20:03.739991 11706 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.740243 11706 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8c5ae4d8164915b2682d0164fc5b7b, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.740780 11706 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c8c5ae4d8164915b2682d0164fc5b7b" member_type: VOTER }
I20260710 13:20:03.741221 11706 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:03.741441 11706 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:03.741701 11706 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.745515 11706 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8c5ae4d8164915b2682d0164fc5b7b" member_type: VOTER }
I20260710 13:20:03.746006 11706 leader_election.cc:304] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [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: 1c8c5ae4d8164915b2682d0164fc5b7b; no voters: 
I20260710 13:20:03.747145 11706 leader_election.cc:290] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:03.747534 11709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.748786 11709 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 1 LEADER]: Becoming Leader. State: Replica: 1c8c5ae4d8164915b2682d0164fc5b7b, State: Running, Role: LEADER
I20260710 13:20:03.749488 11709 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [LEADER]: Queue going to LEADER mode. State: All 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: "1c8c5ae4d8164915b2682d0164fc5b7b" member_type: VOTER }
I20260710 13:20:03.749966 11706 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:03.754459 11711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c8c5ae4d8164915b2682d0164fc5b7b. Latest consensus state: current_term: 1 leader_uuid: "1c8c5ae4d8164915b2682d0164fc5b7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8c5ae4d8164915b2682d0164fc5b7b" member_type: VOTER } }
I20260710 13:20:03.754456 11710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c8c5ae4d8164915b2682d0164fc5b7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8c5ae4d8164915b2682d0164fc5b7b" member_type: VOTER } }
I20260710 13:20:03.755196 11711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:03.755398 11710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:03.761539 11717 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:03.769636 11717 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:03.770684 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:03.781785 11717 catalog_manager.cc:1383] Generated new cluster ID: 9a259263e1374ef69b6bffcbd26b195c
I20260710 13:20:03.782119 11717 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:03.810882 11717 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:03.812117 11717 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:03.828248 11717 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b: Generated new TSK 0
I20260710 13:20:03.828859 11717 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:03.836867 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:03.842381 11727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:03.843619 11728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:03.844913 11730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:03.845012 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:03.846087 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:03.846264 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:03.846385 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689603846375 us; error 0 us; skew 500 ppm
I20260710 13:20:03.846901 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:03.849076 11147 webserver.cc:533] Webserver started at http://127.10.226.193:43321/ using document root <none> and password file <none>
I20260710 13:20:03.849507 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:03.849656 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:03.849859 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:03.850927 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "209deef7ca834f1d9d723d7e0ef360ee"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-fvrf"
I20260710 13:20:03.855324 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:03.858366 11735 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.859237 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:03.859544 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "209deef7ca834f1d9d723d7e0ef360ee"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-fvrf"
I20260710 13:20:03.859829 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:03.887603 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:03.888829 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:03.890318 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:03.892596 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:03.892812 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.893057 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:03.893234 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.933516 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:35225
I20260710 13:20:03.933637 11797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:35225 every 8 connection(s)
I20260710 13:20:03.938530 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:03.945925 11802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:03.947189 11803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:03.950875 11147 server_base.cc:1061] running on GCE node
W20260710 13:20:03.950747 11805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:03.952253 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:03.952487 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:03.952675 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689603952656 us; error 0 us; skew 500 ppm
I20260710 13:20:03.953002 11798 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38965
I20260710 13:20:03.953372 11798 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:03.953378 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:03.954360 11798 heartbeater.cc:507] Master 127.10.226.254:38965 requested a full tablet report, sending...
I20260710 13:20:03.956310 11147 webserver.cc:533] Webserver started at http://127.10.226.194:34259/ using document root <none> and password file <none>
I20260710 13:20:03.956955 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:03.956940 11671 ts_manager.cc:194] Registered new tserver with Master: 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225)
I20260710 13:20:03.957351 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:03.957691 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:03.959206 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "4b03a4bb99d24be495c72cc8c4a24526"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-fvrf"
I20260710 13:20:03.959451 11671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44120
I20260710 13:20:03.964695 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:20:03.968021 11810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.968739 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:03.969097 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "4b03a4bb99d24be495c72cc8c4a24526"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-fvrf"
I20260710 13:20:03.969343 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:03.985036 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:03.986207 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:03.987733 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:03.990018 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:03.990234 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.990471 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:03.990655 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:04.030059 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:33409
I20260710 13:20:04.030190 11872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:33409 every 8 connection(s)
I20260710 13:20:04.034576 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:04.041693 11876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:04.044430 11877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:04.045717 11147 server_base.cc:1061] running on GCE node
W20260710 13:20:04.046916 11879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:04.047504 11873 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38965
I20260710 13:20:04.047842 11873 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:04.048069 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:04.048319 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:04.048508 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689604048492 us; error 0 us; skew 500 ppm
I20260710 13:20:04.048588 11873 heartbeater.cc:507] Master 127.10.226.254:38965 requested a full tablet report, sending...
I20260710 13:20:04.049139 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:04.050716 11671 ts_manager.cc:194] Registered new tserver with Master: 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:04.052114 11147 webserver.cc:533] Webserver started at http://127.10.226.195:44123/ using document root <none> and password file <none>
I20260710 13:20:04.052212 11671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44126
I20260710 13:20:04.052676 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:04.052919 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:04.053269 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:04.054486 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "cd7447da245841cd952084c781b28171"
format_stamp: "Formatted at 2026-07-10 13:20:04 on dist-test-slave-fvrf"
I20260710 13:20:04.059092 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:04.062585 11884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:04.063378 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:04.063690 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "cd7447da245841cd952084c781b28171"
format_stamp: "Formatted at 2026-07-10 13:20:04 on dist-test-slave-fvrf"
I20260710 13:20:04.064019 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:04.078289 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:04.079663 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:04.081149 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:04.083453 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:04.083657 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:04.083909 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:04.084072 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:04.124658 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:34925
I20260710 13:20:04.124766 11946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:34925 every 8 connection(s)
I20260710 13:20:04.138423 11947 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38965
I20260710 13:20:04.138860 11947 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:04.139667 11947 heartbeater.cc:507] Master 127.10.226.254:38965 requested a full tablet report, sending...
I20260710 13:20:04.141530 11671 ts_manager.cc:194] Registered new tserver with Master: cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.142006 11147 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014280971s
I20260710 13:20:04.142911 11671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44134
I20260710 13:20:04.165704 11671 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44136:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:04.168490 11671 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:04.246572 11838 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0f25fb8bbc46808ded3321d20fdc8e (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:04.248101 11838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0f25fb8bbc46808ded3321d20fdc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.253224 11912 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0f25fb8bbc46808ded3321d20fdc8e (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:04.254555 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0f25fb8bbc46808ded3321d20fdc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.260914 11832 tablet_service.cc:1511] Processing CreateTablet for tablet 3344dcc183e74f0f91f6ac0c4e34234b (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:04.260914 11831 tablet_service.cc:1511] Processing CreateTablet for tablet 95f10c01aeb5439d95fde3d8023add45 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:04.262285 11832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3344dcc183e74f0f91f6ac0c4e34234b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.264098 11831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f10c01aeb5439d95fde3d8023add45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.263772 11833 tablet_service.cc:1511] Processing CreateTablet for tablet e28fda8b1f6c4e85b18e7a3a07cb7d3c (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:04.263780 11830 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfda6a05f49425bba5774f571786cb9 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:04.265275 11837 tablet_service.cc:1511] Processing CreateTablet for tablet f64144dd94ae41a599371c0a02ed11d8 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:04.266646 11910 tablet_service.cc:1511] Processing CreateTablet for tablet c4a2a08fca36433d8e2a8d0738e06d52 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:04.267344 11911 tablet_service.cc:1511] Processing CreateTablet for tablet f64144dd94ae41a599371c0a02ed11d8 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:04.267944 11910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a2a08fca36433d8e2a8d0738e06d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.268603 11911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64144dd94ae41a599371c0a02ed11d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.268245 11836 tablet_service.cc:1511] Processing CreateTablet for tablet c4a2a08fca36433d8e2a8d0738e06d52 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:04.270843 11835 tablet_service.cc:1511] Processing CreateTablet for tablet 58d0bec87ec34c66837bbd0b195bd160 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:04.265044 11833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28fda8b1f6c4e85b18e7a3a07cb7d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.273401 11834 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec85e41cba348b7a38a6d6ae7b4826b (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:04.275671 11762 tablet_service.cc:1511] Processing CreateTablet for tablet f64144dd94ae41a599371c0a02ed11d8 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:04.276988 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64144dd94ae41a599371c0a02ed11d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.276805 11759 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec85e41cba348b7a38a6d6ae7b4826b (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:04.278012 11759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec85e41cba348b7a38a6d6ae7b4826b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.278968 11761 tablet_service.cc:1511] Processing CreateTablet for tablet c4a2a08fca36433d8e2a8d0738e06d52 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:04.280225 11761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a2a08fca36433d8e2a8d0738e06d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.280380 11756 tablet_service.cc:1511] Processing CreateTablet for tablet 95f10c01aeb5439d95fde3d8023add45 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:04.281548 11756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f10c01aeb5439d95fde3d8023add45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.275671 11760 tablet_service.cc:1511] Processing CreateTablet for tablet 58d0bec87ec34c66837bbd0b195bd160 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:04.284070 11760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d0bec87ec34c66837bbd0b195bd160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.283793 11755 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfda6a05f49425bba5774f571786cb9 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:04.285009 11755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfda6a05f49425bba5774f571786cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.274497 11763 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0f25fb8bbc46808ded3321d20fdc8e (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:04.286342 11834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec85e41cba348b7a38a6d6ae7b4826b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.287703 11754 tablet_service.cc:1511] Processing CreateTablet for tablet 7b494e613f8240a98be925cf87b683c2 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:04.288928 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b494e613f8240a98be925cf87b683c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.290671 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0f25fb8bbc46808ded3321d20fdc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.291131 11837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64144dd94ae41a599371c0a02ed11d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.300132 11830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfda6a05f49425bba5774f571786cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.300490 11908 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec85e41cba348b7a38a6d6ae7b4826b (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:04.301872 11908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec85e41cba348b7a38a6d6ae7b4826b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.307045 11835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d0bec87ec34c66837bbd0b195bd160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.307452 11909 tablet_service.cc:1511] Processing CreateTablet for tablet 58d0bec87ec34c66837bbd0b195bd160 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:04.308882 11909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d0bec87ec34c66837bbd0b195bd160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.292870 11758 tablet_service.cc:1511] Processing CreateTablet for tablet e28fda8b1f6c4e85b18e7a3a07cb7d3c (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:04.311803 11758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28fda8b1f6c4e85b18e7a3a07cb7d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.313512 11829 tablet_service.cc:1511] Processing CreateTablet for tablet 7b494e613f8240a98be925cf87b683c2 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:04.318179 11907 tablet_service.cc:1511] Processing CreateTablet for tablet e28fda8b1f6c4e85b18e7a3a07cb7d3c (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:04.319532 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28fda8b1f6c4e85b18e7a3a07cb7d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.325546 11905 tablet_service.cc:1511] Processing CreateTablet for tablet 95f10c01aeb5439d95fde3d8023add45 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:04.325834 11904 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfda6a05f49425bba5774f571786cb9 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:04.291961 11757 tablet_service.cc:1511] Processing CreateTablet for tablet 3344dcc183e74f0f91f6ac0c4e34234b (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:04.328310 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 3344dcc183e74f0f91f6ac0c4e34234b (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:04.329170 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3344dcc183e74f0f91f6ac0c4e34234b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.331368 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 7b494e613f8240a98be925cf87b683c2 (DEFAULT_TABLE table=test-workload [id=474ca9dc3f6045feb3edff71d4425fa3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:04.334589 11962 tablet_bootstrap.cc:492] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.339164 11836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a2a08fca36433d8e2a8d0738e06d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.341676 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f10c01aeb5439d95fde3d8023add45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.342986 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b494e613f8240a98be925cf87b683c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.346953 11904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfda6a05f49425bba5774f571786cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.366398 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b494e613f8240a98be925cf87b683c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.378842 11962 tablet_bootstrap.cc:654] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.394058 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3344dcc183e74f0f91f6ac0c4e34234b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.408313 11963 tablet_bootstrap.cc:492] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.429016 11964 tablet_bootstrap.cc:492] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.448443 11964 tablet_bootstrap.cc:654] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.459589 11963 tablet_bootstrap.cc:654] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.466923 11962 tablet_bootstrap.cc:492] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.470047 11962 ts_tablet_manager.cc:1403] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.023s
I20260710 13:20:04.472837 11962 raft_consensus.cc:359] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.473515 11962 raft_consensus.cc:385] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.473778 11962 raft_consensus.cc:740] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.474436 11962 consensus_queue.cc:260] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.476735 11873 heartbeater.cc:499] Master 127.10.226.254:38965 was elected leader, sending a full tablet report...
I20260710 13:20:04.477725 11962 ts_tablet_manager.cc:1434] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:04.478348 11963 tablet_bootstrap.cc:492] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.478603 11962 tablet_bootstrap.cc:492] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.478854 11963 ts_tablet_manager.cc:1403] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.008s
I20260710 13:20:04.481386 11963 raft_consensus.cc:359] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.482108 11963 raft_consensus.cc:385] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.482394 11963 raft_consensus.cc:740] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.483070 11963 consensus_queue.cc:260] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.484336 11962 tablet_bootstrap.cc:654] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.485441 11798 heartbeater.cc:499] Master 127.10.226.254:38965 was elected leader, sending a full tablet report...
I20260710 13:20:04.486338 11963 ts_tablet_manager.cc:1434] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:04.486572 11964 tablet_bootstrap.cc:492] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:04.487046 11964 ts_tablet_manager.cc:1403] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.009s
I20260710 13:20:04.487316 11963 tablet_bootstrap.cc:492] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.489838 11964 raft_consensus.cc:359] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.490522 11964 raft_consensus.cc:385] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.490844 11964 raft_consensus.cc:740] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.491511 11964 consensus_queue.cc:260] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.493978 11963 tablet_bootstrap.cc:654] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.508862 11964 ts_tablet_manager.cc:1434] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 13:20:04.512717 11947 heartbeater.cc:499] Master 127.10.226.254:38965 was elected leader, sending a full tablet report...
I20260710 13:20:04.515908 11962 tablet_bootstrap.cc:492] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.516474 11962 ts_tablet_manager.cc:1403] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.011s
I20260710 13:20:04.519378 11962 raft_consensus.cc:359] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.520123 11962 raft_consensus.cc:385] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.520511 11962 raft_consensus.cc:740] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.520123 11964 tablet_bootstrap.cc:492] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.521493 11962 consensus_queue.cc:260] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.524854 11963 tablet_bootstrap.cc:492] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.525352 11963 ts_tablet_manager.cc:1403] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.004s
I20260710 13:20:04.526779 11962 ts_tablet_manager.cc:1434] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:04.527578 11964 tablet_bootstrap.cc:654] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.528487 11962 tablet_bootstrap.cc:492] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.528169 11963 raft_consensus.cc:359] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.529546 11963 raft_consensus.cc:385] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.529873 11963 raft_consensus.cc:740] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.530731 11963 consensus_queue.cc:260] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.532871 11963 ts_tablet_manager.cc:1434] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:04.533771 11963 tablet_bootstrap.cc:492] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.539974 11963 tablet_bootstrap.cc:654] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.544545 11962 tablet_bootstrap.cc:654] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.552057 11963 tablet_bootstrap.cc:492] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.552668 11963 ts_tablet_manager.cc:1403] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 13:20:04.555136 11964 tablet_bootstrap.cc:492] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:04.555568 11964 ts_tablet_manager.cc:1403] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.016s
I20260710 13:20:04.556385 11963 raft_consensus.cc:359] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.557325 11963 raft_consensus.cc:385] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.557695 11963 raft_consensus.cc:740] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.557741 11964 raft_consensus.cc:359] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.558477 11964 raft_consensus.cc:385] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.558818 11964 raft_consensus.cc:740] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.558791 11963 consensus_queue.cc:260] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.559777 11964 consensus_queue.cc:260] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.561379 11963 ts_tablet_manager.cc:1434] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:20:04.561509 11962 tablet_bootstrap.cc:492] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.562111 11962 ts_tablet_manager.cc:1403] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260710 13:20:04.562147 11964 ts_tablet_manager.cc:1434] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:04.562371 11963 tablet_bootstrap.cc:492] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.563275 11964 tablet_bootstrap.cc:492] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.565254 11962 raft_consensus.cc:359] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.566087 11962 raft_consensus.cc:385] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.566463 11962 raft_consensus.cc:740] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.567400 11962 consensus_queue.cc:260] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.569252 11963 tablet_bootstrap.cc:654] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.569789 11964 tablet_bootstrap.cc:654] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.574201 11962 ts_tablet_manager.cc:1434] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:04.575623 11962 tablet_bootstrap.cc:492] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.581453 11963 tablet_bootstrap.cc:492] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.581485 11964 tablet_bootstrap.cc:492] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:04.582051 11963 ts_tablet_manager.cc:1403] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260710 13:20:04.582100 11964 ts_tablet_manager.cc:1403] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 13:20:04.585044 11964 raft_consensus.cc:359] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.585770 11964 raft_consensus.cc:385] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.586058 11964 raft_consensus.cc:740] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.586786 11963 raft_consensus.cc:359] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.586889 11964 consensus_queue.cc:260] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.587568 11962 tablet_bootstrap.cc:654] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.587522 11963 raft_consensus.cc:385] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.588932 11964 ts_tablet_manager.cc:1434] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:20:04.590189 11963 raft_consensus.cc:740] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.590914 11964 tablet_bootstrap.cc:492] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.591035 11963 consensus_queue.cc:260] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.593262 11963 ts_tablet_manager.cc:1434] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:04.594148 11963 tablet_bootstrap.cc:492] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.600358 11963 tablet_bootstrap.cc:654] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.600453 11964 tablet_bootstrap.cc:654] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.605831 11962 tablet_bootstrap.cc:492] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.606585 11962 ts_tablet_manager.cc:1403] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260710 13:20:04.610363 11962 raft_consensus.cc:359] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.611413 11962 raft_consensus.cc:385] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.611806 11962 raft_consensus.cc:740] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.612617 11969 raft_consensus.cc:493] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.612638 11962 consensus_queue.cc:260] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.613190 11969 raft_consensus.cc:515] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.613562 11963 tablet_bootstrap.cc:492] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.614147 11963 ts_tablet_manager.cc:1403] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 13:20:04.614476 11964 tablet_bootstrap.cc:492] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:04.614954 11964 ts_tablet_manager.cc:1403] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.016s
I20260710 13:20:04.617163 11963 raft_consensus.cc:359] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.617951 11963 raft_consensus.cc:385] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.618295 11963 raft_consensus.cc:740] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.619035 11963 consensus_queue.cc:260] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.620023 11962 ts_tablet_manager.cc:1434] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:04.617627 11964 raft_consensus.cc:359] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.620515 11964 raft_consensus.cc:385] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.620873 11964 raft_consensus.cc:740] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.621846 11964 consensus_queue.cc:260] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.623719 11969 leader_election.cc:290] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.621026 11962 tablet_bootstrap.cc:492] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.632663 11962 tablet_bootstrap.cc:654] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.635857 11964 ts_tablet_manager.cc:1434] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:20:04.637138 11964 tablet_bootstrap.cc:492] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.637646 11963 ts_tablet_manager.cc:1434] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.014s
I20260710 13:20:04.642190 11963 tablet_bootstrap.cc:492] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.643661 11964 tablet_bootstrap.cc:654] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.649026 11968 raft_consensus.cc:493] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.649497 11968 raft_consensus.cc:515] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.650082 11963 tablet_bootstrap.cc:654] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.656919 11968 leader_election.cc:290] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.673091 11964 tablet_bootstrap.cc:492] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:04.673692 11964 ts_tablet_manager.cc:1403] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.012s
I20260710 13:20:04.676038 11983 raft_consensus.cc:493] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.676668 11983 raft_consensus.cc:515] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.677174 11964 raft_consensus.cc:359] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.678001 11964 raft_consensus.cc:385] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.678352 11964 raft_consensus.cc:740] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.679158 11964 consensus_queue.cc:260] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.679503 11983 leader_election.cc:290] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.688452 11962 tablet_bootstrap.cc:492] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.684387 11964 ts_tablet_manager.cc:1434] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:20:04.688956 11962 ts_tablet_manager.cc:1403] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.024s
I20260710 13:20:04.689545 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:04.689961 11964 tablet_bootstrap.cc:492] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.690287 11773 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:04.694881 11963 tablet_bootstrap.cc:492] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.695380 11963 ts_tablet_manager.cc:1403] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.002s
I20260710 13:20:04.698009 11814 leader_election.cc:304] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:04.698295 11963 raft_consensus.cc:359] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.699121 11968 raft_consensus.cc:2804] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.698886 11962 raft_consensus.cc:359] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.699453 11848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a2a08fca36433d8e2a8d0738e06d52" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:04.699542 11968 raft_consensus.cc:493] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.700090 11968 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.700878 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:04.701531 11847 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 0.
I20260710 13:20:04.697999 11964 tablet_bootstrap.cc:654] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:04.702692 11739 leader_election.cc:343] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.703868 11739 leader_election.cc:304] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:04.704689 11983 raft_consensus.cc:2804] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.705045 11983 raft_consensus.cc:493] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.699635 11962 raft_consensus.cc:385] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.705382 11983 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.705514 11962 raft_consensus.cc:740] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.707039 11968 raft_consensus.cc:515] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.708900 11963 raft_consensus.cc:385] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.709233 11963 raft_consensus.cc:740] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.709030 11962 consensus_queue.cc:260] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.711441 11968 leader_election.cc:290] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.712261 11963 consensus_queue.cc:260] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.713284 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:04.713825 11773 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.715688 11964 tablet_bootstrap.cc:492] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:04.716272 11964 ts_tablet_manager.cc:1403] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260710 13:20:04.718827 11963 ts_tablet_manager.cc:1434] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260710 13:20:04.719767 11963 tablet_bootstrap.cc:492] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.726663 11964 raft_consensus.cc:359] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.727761 11773 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:04.727777 11964 raft_consensus.cc:385] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.728711 11964 raft_consensus.cc:740] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.728902 11814 leader_election.cc:304] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:04.729758 11968 raft_consensus.cc:2804] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.730019 11963 tablet_bootstrap.cc:654] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.730229 11968 raft_consensus.cc:697] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:04.731211 11968 consensus_queue.cc:237] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.731810 11962 ts_tablet_manager.cc:1434] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.043s	user 0.018s	sys 0.007s
I20260710 13:20:04.730010 11964 consensus_queue.cc:260] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.732837 11962 tablet_bootstrap.cc:492] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.735997 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.736665 11922 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:04.736964 11964 ts_tablet_manager.cc:1434] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:20:04.738163 11964 tablet_bootstrap.cc:492] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.738093 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:04.738716 11922 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.739782 11962 tablet_bootstrap.cc:654] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.740530 11970 raft_consensus.cc:493] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.741101 11970 raft_consensus.cc:515] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.744673 11970 leader_election.cc:290] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:04.746886 11983 raft_consensus.cc:515] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.748777 11963 tablet_bootstrap.cc:492] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.748927 11983 leader_election.cc:290] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.749264 11963 ts_tablet_manager.cc:1403] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 13:20:04.750581 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:04.751159 11847 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.752573 11963 raft_consensus.cc:359] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.753664 11963 raft_consensus.cc:385] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.753983 11963 raft_consensus.cc:740] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.754727 11963 consensus_queue.cc:260] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.756886 11963 ts_tablet_manager.cc:1434] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:04.759640 11669 catalog_manager.cc:5697] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.761849 11922 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:04.768573 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a2a08fca36433d8e2a8d0738e06d52" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.769215 11921 raft_consensus.cc:2468] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 0.
I20260710 13:20:04.762925 11847 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 1.
W20260710 13:20:04.764536 11719 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:04.765105 11969 raft_consensus.cc:493] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.770212 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.770093 11969 raft_consensus.cc:515] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.771044 11739 leader_election.cc:304] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:04.771430 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:04.771973 11983 raft_consensus.cc:2804] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.772183 11969 leader_election.cc:290] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.772831 11964 tablet_bootstrap.cc:654] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.772891 11737 leader_election.cc:304] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [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: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:04.774058 11963 tablet_bootstrap.cc:492] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.775367 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64144dd94ae41a599371c0a02ed11d8" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:04.779636 11847 raft_consensus.cc:2468] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 0.
I20260710 13:20:04.780861 11739 leader_election.cc:304] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:04.781733 11969 raft_consensus.cc:2804] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.782092 11969 raft_consensus.cc:493] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.782452 11969 raft_consensus.cc:3060] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.784512 11983 raft_consensus.cc:697] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:04.787909 11983 consensus_queue.cc:237] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.791790 11963 tablet_bootstrap.cc:654] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.794801 11969 raft_consensus.cc:515] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.796155 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64144dd94ae41a599371c0a02ed11d8" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.797149 11969 leader_election.cc:290] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.797660 11962 tablet_bootstrap.cc:492] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.797724 11969 raft_consensus.cc:2804] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.798193 11969 raft_consensus.cc:493] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.798166 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64144dd94ae41a599371c0a02ed11d8" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:04.798338 11962 ts_tablet_manager.cc:1403] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.016s
I20260710 13:20:04.798804 11969 raft_consensus.cc:3060] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:04.798962 11737 leader_election.cc:343] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd7447da245841cd952084c781b28171 (127.10.226.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.799086 11847 raft_consensus.cc:3060] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:04.799890 11737 leader_election.cc:343] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd7447da245841cd952084c781b28171 (127.10.226.195:34925): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.800719 11737 leader_election.cc:343] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd7447da245841cd952084c781b28171 (127.10.226.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.802311 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64144dd94ae41a599371c0a02ed11d8" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:04.802202 11962 raft_consensus.cc:359] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.803135 11962 raft_consensus.cc:385] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.803509 11962 raft_consensus.cc:740] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
W20260710 13:20:04.803767 11737 leader_election.cc:343] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd7447da245841cd952084c781b28171 (127.10.226.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.804382 11962 consensus_queue.cc:260] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.805447 11969 raft_consensus.cc:515] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.810190 11847 raft_consensus.cc:2468] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 1.
I20260710 13:20:04.810319 11848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a2a08fca36433d8e2a8d0738e06d52" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:04.812485 11962 ts_tablet_manager.cc:1434] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
W20260710 13:20:04.813359 11739 leader_election.cc:343] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.813618 11962 tablet_bootstrap.cc:492] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.811308 11997 raft_consensus.cc:493] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.820500 11739 leader_election.cc:304] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: cd7447da245841cd952084c781b28171
I20260710 13:20:04.823150 11969 leader_election.cc:290] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.823966 11969 raft_consensus.cc:493] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.824594 11969 raft_consensus.cc:515] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.827739 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a2a08fca36433d8e2a8d0738e06d52" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:04.828555 11921 raft_consensus.cc:3060] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.814248 11997 raft_consensus.cc:515] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.836001 11963 tablet_bootstrap.cc:492] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.836444 11963 ts_tablet_manager.cc:1403] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.020s
I20260710 13:20:04.838145 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:04.841363 12004 raft_consensus.cc:2804] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.841818 12004 raft_consensus.cc:697] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:04.840570 11997 leader_election.cc:290] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.837971 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.834446 11969 leader_election.cc:290] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.845819 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:04.845942 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.842670 12004 consensus_queue.cc:237] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.846886 11920 raft_consensus.cc:2468] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 0.
W20260710 13:20:04.848745 11739 leader_election.cc:343] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.849498 11739 leader_election.cc:343] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.850572 11737 leader_election.cc:343] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd7447da245841cd952084c781b28171 (127.10.226.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.853945 11962 tablet_bootstrap.cc:654] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.853714 11737 leader_election.cc:304] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee; no voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171
I20260710 13:20:04.855165 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:04.856184 11737 leader_election.cc:304] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [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: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:04.856653 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:04.857093 11969 raft_consensus.cc:2749] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:04.858402 11888 leader_election.cc:343] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.859244 11888 leader_election.cc:343] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.859443 12003 raft_consensus.cc:2804] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.859778 11888 leader_election.cc:304] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd7447da245841cd952084c781b28171; no voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:04.860041 12003 raft_consensus.cc:493] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.860566 11963 raft_consensus.cc:359] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.857975 11921 raft_consensus.cc:2468] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 1.
I20260710 13:20:04.861480 11963 raft_consensus.cc:385] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.861670 11970 raft_consensus.cc:2749] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.862079 11963 raft_consensus.cc:740] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.860596 12003 raft_consensus.cc:3060] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.863745 11963 consensus_queue.cc:260] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.867558 11963 ts_tablet_manager.cc:1434] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 13:20:04.870419 11963 tablet_bootstrap.cc:492] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.869645 11737 leader_election.cc:304] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:04.875756 11983 raft_consensus.cc:2804] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.873673 11670 catalog_manager.cc:5697] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 1 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.876657 11983 raft_consensus.cc:697] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:04.875381 12003 raft_consensus.cc:515] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.880331 11964 tablet_bootstrap.cc:492] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:04.880805 11964 ts_tablet_manager.cc:1403] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.008s
I20260710 13:20:04.880498 11983 consensus_queue.cc:237] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.883266 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:04.884434 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
W20260710 13:20:04.884816 11739 leader_election.cc:343] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.885303 11921 raft_consensus.cc:3060] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.886184 11964 raft_consensus.cc:359] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.890365 11963 tablet_bootstrap.cc:654] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.892084 11962 tablet_bootstrap.cc:492] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.887001 11964 raft_consensus.cc:385] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.893347 11964 raft_consensus.cc:740] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.887251 12003 leader_election.cc:290] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.895372 11962 ts_tablet_manager.cc:1403] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.013s
I20260710 13:20:04.895254 11921 raft_consensus.cc:2468] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 1.
I20260710 13:20:04.895457 11964 consensus_queue.cc:260] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.898810 11737 leader_election.cc:304] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:04.899981 11983 raft_consensus.cc:2804] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.900430 11983 raft_consensus.cc:697] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:04.901223 11983 consensus_queue.cc:237] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.901773 11968 raft_consensus.cc:493] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.901463 11962 raft_consensus.cc:359] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.902558 11962 raft_consensus.cc:385] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.902469 11968 raft_consensus.cc:515] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.903067 11962 raft_consensus.cc:740] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.904044 11962 consensus_queue.cc:260] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.904865 11968 leader_election.cc:290] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd7447da245841cd952084c781b28171 (127.10.226.195:34925), 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225)
I20260710 13:20:04.907469 11963 tablet_bootstrap.cc:492] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:04.907548 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:04.907910 11963 ts_tablet_manager.cc:1403] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.001s
I20260710 13:20:04.908759 11773 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:04.910290 11814 leader_election.cc:304] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:04.905715 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.911535 11920 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:04.911486 11963 raft_consensus.cc:359] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.913487 11963 raft_consensus.cc:385] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.915004 11963 raft_consensus.cc:740] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.915910 11963 consensus_queue.cc:260] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.914649 11962 ts_tablet_manager.cc:1434] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 13:20:04.917256 11968 raft_consensus.cc:2804] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.917691 11968 raft_consensus.cc:493] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.917956 11962 tablet_bootstrap.cc:492] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.918090 11968 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.927930 11962 tablet_bootstrap.cc:654] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.919889 11964 ts_tablet_manager.cc:1434] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:20:04.919960 11963 ts_tablet_manager.cc:1434] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:04.930174 11670 catalog_manager.cc:5697] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 1 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.931857 11963 tablet_bootstrap.cc:492] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee: Bootstrap starting.
I20260710 13:20:04.932946 11670 catalog_manager.cc:5697] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 1 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.941234 11963 tablet_bootstrap.cc:654] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.942592 11962 tablet_bootstrap.cc:492] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.943219 11962 ts_tablet_manager.cc:1403] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260710 13:20:04.943601 11964 tablet_bootstrap.cc:492] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:04.946462 11962 raft_consensus.cc:359] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.947268 11962 raft_consensus.cc:385] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.947611 11962 raft_consensus.cc:740] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.930297 11968 raft_consensus.cc:515] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.948496 11962 consensus_queue.cc:260] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.951215 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:04.951855 11920 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.955008 11962 ts_tablet_manager.cc:1434] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:20:04.956133 11962 tablet_bootstrap.cc:492] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.959998 11920 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:04.961483 11812 leader_election.cc:304] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:04.962714 11962 tablet_bootstrap.cc:654] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.962673 11991 raft_consensus.cc:2804] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.965166 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:04.965942 11773 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.977736 12013 raft_consensus.cc:493] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.978215 12013 raft_consensus.cc:515] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.980715 11962 tablet_bootstrap.cc:492] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:04.981228 11962 ts_tablet_manager.cc:1403] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 13:20:04.983240 11962 raft_consensus.cc:359] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.983995 11962 raft_consensus.cc:385] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.984333 11962 raft_consensus.cc:740] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.980165 11968 leader_election.cc:290] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Requested vote from peers cd7447da245841cd952084c781b28171 (127.10.226.195:34925), 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225)
I20260710 13:20:04.985150 11962 consensus_queue.cc:260] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:04.987795 11962 ts_tablet_manager.cc:1434] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:20:04.988654 11962 tablet_bootstrap.cc:492] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526: Bootstrap starting.
I20260710 13:20:04.987772 11991 raft_consensus.cc:697] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:04.987154 11773 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:04.985987 11668 catalog_manager.cc:5697] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 1 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.992398 11964 tablet_bootstrap.cc:654] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.994391 12013 leader_election.cc:290] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:04.996110 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:04.996124 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:04.989388 11991 consensus_queue.cc:237] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:04.997224 11920 raft_consensus.cc:2468] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:04.997224 11773 raft_consensus.cc:2468] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:04.998386 11812 leader_election.cc:304] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:04.997221 11962 tablet_bootstrap.cc:654] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.003111 11963 tablet_bootstrap.cc:492] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee: No bootstrap required, opened a new log
I20260710 13:20:05.003760 11963 ts_tablet_manager.cc:1403] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.005s
I20260710 13:20:05.005617 12013 raft_consensus.cc:2804] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.006102 12013 raft_consensus.cc:493] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.006531 12013 raft_consensus.cc:3060] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.007449 11963 raft_consensus.cc:359] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.008471 11963 raft_consensus.cc:385] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.008903 11963 raft_consensus.cc:740] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.015268 11963 consensus_queue.cc:260] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.022535 11963 ts_tablet_manager.cc:1434] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:20:05.028097 12013 raft_consensus.cc:515] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.031567 11962 tablet_bootstrap.cc:492] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526: No bootstrap required, opened a new log
I20260710 13:20:05.032146 11962 ts_tablet_manager.cc:1403] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.017s
I20260710 13:20:05.031491 11670 catalog_manager.cc:5697] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.033516 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:05.034139 11773 raft_consensus.cc:3060] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.034786 11962 raft_consensus.cc:359] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.035434 11962 raft_consensus.cc:385] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.035708 11962 raft_consensus.cc:740] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.038219 11991 raft_consensus.cc:493] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.038693 11964 tablet_bootstrap.cc:492] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:05.038708 11991 raft_consensus.cc:515] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.039835 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:05.040426 11920 raft_consensus.cc:3060] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.041041 11991 leader_election.cc:290] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.041656 11773 raft_consensus.cc:2468] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:05.039268 11964 ts_tablet_manager.cc:1403] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.096s	user 0.030s	sys 0.012s
I20260710 13:20:05.042600 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:05.043286 11921 raft_consensus.cc:2468] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:05.044652 11812 leader_election.cc:304] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:05.044909 11964 raft_consensus.cc:359] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.045688 11964 raft_consensus.cc:385] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.045640 11991 raft_consensus.cc:2804] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.046221 11991 raft_consensus.cc:493] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.046546 11991 raft_consensus.cc:3060] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.046927 11814 leader_election.cc:304] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:05.047816 11920 raft_consensus.cc:2468] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:05.034190 12013 leader_election.cc:290] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.047995 12012 raft_consensus.cc:2804] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.046911 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:05.036439 11962 consensus_queue.cc:260] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.055133 12012 raft_consensus.cc:697] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:05.056277 11962 ts_tablet_manager.cc:1434] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260710 13:20:05.056147 11773 raft_consensus.cc:2468] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
I20260710 13:20:05.056126 12012 consensus_queue.cc:237] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.057292 11964 raft_consensus.cc:740] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.058172 11964 consensus_queue.cc:260] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.053273 11991 raft_consensus.cc:515] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.060340 11964 ts_tablet_manager.cc:1434] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260710 13:20:05.060782 11991 leader_election.cc:290] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.061558 11964 tablet_bootstrap.cc:492] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:05.063014 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:05.063618 11920 raft_consensus.cc:3060] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.063719 11991 raft_consensus.cc:493] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.064038 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:05.064302 11991 raft_consensus.cc:515] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.064672 11773 raft_consensus.cc:3060] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.067504 11991 leader_election.cc:290] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.067881 11772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:05.069430 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:05.070269 11921 raft_consensus.cc:2393] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b03a4bb99d24be495c72cc8c4a24526 in current term 1: Already voted for candidate 209deef7ca834f1d9d723d7e0ef360ee in this term.
I20260710 13:20:05.071440 11964 tablet_bootstrap.cc:654] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.071353 11812 leader_election.cc:304] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526; no voters: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171
I20260710 13:20:05.071527 11920 raft_consensus.cc:2468] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:05.072750 11991 raft_consensus.cc:3060] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.076006 11812 leader_election.cc:304] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:05.077152 12013 raft_consensus.cc:2804] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.077939 12013 raft_consensus.cc:697] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:05.079164 11968 raft_consensus.cc:493] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.079670 11968 raft_consensus.cc:515] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.081073 11991 raft_consensus.cc:2749] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.081928 11968 leader_election.cc:290] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.078872 12013 consensus_queue.cc:237] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.083340 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171" is_pre_election: true
I20260710 13:20:05.083588 11772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:05.084235 11772 raft_consensus.cc:2468] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 0.
W20260710 13:20:05.084744 11812 leader_election.cc:343] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd7447da245841cd952084c781b28171 (127.10.226.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.085542 11814 leader_election.cc:304] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [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: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: cd7447da245841cd952084c781b28171
I20260710 13:20:05.085601 11668 catalog_manager.cc:5697] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.086519 12012 raft_consensus.cc:2804] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.086967 12012 raft_consensus.cc:493] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.087286 12012 raft_consensus.cc:3060] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.090953 11773 raft_consensus.cc:2468] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:05.096242 12012 raft_consensus.cc:515] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.097895 11964 tablet_bootstrap.cc:492] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:05.098318 11964 ts_tablet_manager.cc:1403] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.009s
I20260710 13:20:05.099305 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7447da245841cd952084c781b28171"
W20260710 13:20:05.100626 11812 leader_election.cc:343] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd7447da245841cd952084c781b28171 (127.10.226.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.101142 12012 leader_election.cc:290] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.100908 11964 raft_consensus.cc:359] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.101527 11964 raft_consensus.cc:385] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.101769 11964 raft_consensus.cc:740] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.102303 11964 consensus_queue.cc:260] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.103192 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:05.103883 11773 raft_consensus.cc:3060] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.105729 11964 ts_tablet_manager.cc:1434] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:05.106480 11964 tablet_bootstrap.cc:492] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171: Bootstrap starting.
I20260710 13:20:05.110918 11773 raft_consensus.cc:2468] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 1.
I20260710 13:20:05.112231 11814 leader_election.cc:304] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: cd7447da245841cd952084c781b28171
I20260710 13:20:05.113124 12012 raft_consensus.cc:2804] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.113272 11964 tablet_bootstrap.cc:654] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.113744 12012 raft_consensus.cc:697] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:05.114748 12012 consensus_queue.cc:237] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.118185 11670 catalog_manager.cc:5697] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.124598 11964 tablet_bootstrap.cc:492] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171: No bootstrap required, opened a new log
I20260710 13:20:05.125047 11964 ts_tablet_manager.cc:1403] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260710 13:20:05.127465 11964 raft_consensus.cc:359] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.128125 11964 raft_consensus.cc:385] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.128340 11964 raft_consensus.cc:740] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.128901 11964 consensus_queue.cc:260] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.130733 11964 ts_tablet_manager.cc:1434] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:20:05.132098 11670 catalog_manager.cc:5697] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.145978 12012 consensus_queue.cc:1048] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.156652 12012 consensus_queue.cc:1048] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.168960 11970 raft_consensus.cc:493] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.169468 11970 raft_consensus.cc:515] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.171625 11970 leader_election.cc:290] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:05.172508 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:05.172613 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:05.173051 11773 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 0.
I20260710 13:20:05.173286 11847 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 0.
I20260710 13:20:05.174063 11888 leader_election.cc:304] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:05.174857 11970 raft_consensus.cc:2804] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.175169 11970 raft_consensus.cc:493] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.175467 11970 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.180315 11970 raft_consensus.cc:515] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.182054 11970 leader_election.cc:290] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:05.182842 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:05.183105 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:05.183347 11773 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.183614 11847 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.188174 11847 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 1.
I20260710 13:20:05.189057 11888 leader_election.cc:304] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:05.189101 11773 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 1.
I20260710 13:20:05.189771 11970 raft_consensus.cc:2804] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.190745 11970 raft_consensus.cc:697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 LEADER]: Becoming Leader. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:05.191429 11970 consensus_queue.cc:237] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.198859 11670 catalog_manager.cc:5697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7447da245841cd952084c781b28171 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "cd7447da245841cd952084c781b28171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.239078 11983 consensus_queue.cc:1048] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.247738 11920 raft_consensus.cc:3060] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.248683 11970 raft_consensus.cc:493] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.249152 11970 raft_consensus.cc:515] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.251245 11970 leader_election.cc:290] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:05.252532 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:05.253392 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfda6a05f49425bba5774f571786cb9" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:05.254145 11773 raft_consensus.cc:2393] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd7447da245841cd952084c781b28171 in current term 1: Already voted for candidate 4b03a4bb99d24be495c72cc8c4a24526 in this term.
I20260710 13:20:05.255227 11888 leader_election.cc:304] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd7447da245841cd952084c781b28171; no voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:05.256050 11970 raft_consensus.cc:3060] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.257720 11983 consensus_queue.cc:1048] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.262378 11970 raft_consensus.cc:2749] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.309839 11970 raft_consensus.cc:493] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.310271 11970 raft_consensus.cc:515] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.311929 11970 leader_election.cc:290] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:05.312753 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee" is_pre_election: true
I20260710 13:20:05.313069 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526" is_pre_election: true
I20260710 13:20:05.313786 11847 raft_consensus.cc:2393] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd7447da245841cd952084c781b28171 in current term 1: Already voted for candidate 209deef7ca834f1d9d723d7e0ef360ee in this term.
I20260710 13:20:05.314682 11888 leader_election.cc:304] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd7447da245841cd952084c781b28171; no voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:05.315263 11970 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.319136 11847 raft_consensus.cc:3060] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.321430 11970 raft_consensus.cc:2749] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.325611 11983 consensus_queue.cc:1048] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.336617 11983 consensus_queue.cc:1048] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.354159 11847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
mode: GRACEFUL
new_leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:39832
I20260710 13:20:05.354688 11847 raft_consensus.cc:606] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Received request to transfer leadership to TS 209deef7ca834f1d9d723d7e0ef360ee
I20260710 13:20:05.363497 11983 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.366297 11848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
mode: GRACEFUL
new_leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:39832
I20260710 13:20:05.366848 11848 raft_consensus.cc:606] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Received request to transfer leadership to TS 209deef7ca834f1d9d723d7e0ef360ee
I20260710 13:20:05.374034 11969 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.387506 11920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c"
dest_uuid: "cd7447da245841cd952084c781b28171"
mode: GRACEFUL
new_leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
 from {username='slave'} at 127.0.0.1:37178
I20260710 13:20:05.388094 11920 raft_consensus.cc:606] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 LEADER]: Received request to transfer leadership to TS 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:05.408687 11773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
mode: GRACEFUL
new_leader_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:58548
I20260710 13:20:05.409198 11773 raft_consensus.cc:606] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Received request to transfer leadership to TS cd7447da245841cd952084c781b28171
I20260710 13:20:05.463384 11969 consensus_queue.cc:1048] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.473260 12004 consensus_queue.cc:1048] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.479400 12012 consensus_queue.cc:1048] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.482272 11969 raft_consensus.cc:993] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee: : Instructing follower cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:05.482734 11969 raft_consensus.cc:1081] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Signalling peer cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:05.484496 11920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2"
dest_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:37172
I20260710 13:20:05.485157 11920 raft_consensus.cc:493] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.485497 11920 raft_consensus.cc:3060] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.490566 12012 consensus_queue.cc:1048] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.491990 11920 raft_consensus.cc:515] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.493922 11920 leader_election.cc:290] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 2 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:05.496101 11772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:05.496147 11968 consensus_queue.cc:1048] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.496743 11772 raft_consensus.cc:3055] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.497059 11772 raft_consensus.cc:740] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:05.497829 11772 consensus_queue.cc:260] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.499109 11772 raft_consensus.cc:3060] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.503120 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b494e613f8240a98be925cf87b683c2" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:05.503970 11847 raft_consensus.cc:3060] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.513541 11847 raft_consensus.cc:2468] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 2.
I20260710 13:20:05.514899 11772 raft_consensus.cc:2468] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 2.
I20260710 13:20:05.515098 11888 leader_election.cc:304] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:05.516546 11970 raft_consensus.cc:2804] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.517060 11970 raft_consensus.cc:697] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 2 LEADER]: Becoming Leader. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:05.517848 11970 consensus_queue.cc:237] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.519132 11968 consensus_queue.cc:1048] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.529641 11991 consensus_queue.cc:1048] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.534317 12012 consensus_queue.cc:1048] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.537056 11668 catalog_manager.cc:5697] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 reported cstate change: term changed from 1 to 2, leader changed from 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193) to cd7447da245841cd952084c781b28171 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "cd7447da245841cd952084c781b28171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.549372 11968 raft_consensus.cc:993] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526: : Instructing follower 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:05.549762 11991 raft_consensus.cc:1081] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Signalling peer 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:05.553722 11773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:58538
I20260710 13:20:05.554297 11773 raft_consensus.cc:493] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.554700 11773 raft_consensus.cc:3060] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.559587 11773 raft_consensus.cc:515] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.561563 11773 leader_election.cc:290] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.562759 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:05.563211 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec85e41cba348b7a38a6d6ae7b4826b" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:05.563378 11847 raft_consensus.cc:3055] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.563470 11991 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.563755 11920 raft_consensus.cc:3060] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.563838 11847 raft_consensus.cc:740] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:05.564888 11847 consensus_queue.cc:260] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.566179 11847 raft_consensus.cc:3060] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.571151 11991 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.571920 11920 raft_consensus.cc:2468] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:05.573364 11737 leader_election.cc:304] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:05.574685 11847 raft_consensus.cc:2468] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:05.574427 11969 raft_consensus.cc:2804] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.578958 11969 raft_consensus.cc:697] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:05.579881 11969 consensus_queue.cc:237] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.580826 11968 raft_consensus.cc:993] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526: : Instructing follower 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:05.581230 11968 raft_consensus.cc:1081] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Signalling peer 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:05.583639 11773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:58538
I20260710 13:20:05.584163 11773 raft_consensus.cc:493] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.584498 11773 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.591928 11669 catalog_manager.cc:5697] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 1 to 2, leader changed from 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194) to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 2 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.593315 11773 raft_consensus.cc:515] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:05.594378 11771 raft_consensus.cc:1240] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Rejecting Update request from peer 4b03a4bb99d24be495c72cc8c4a24526 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:05.595463 11773 leader_election.cc:290] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.596367 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:05.596801 11847 raft_consensus.cc:3055] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.597164 11847 raft_consensus.cc:740] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:05.597796 11847 consensus_queue.cc:260] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:05.598850 11847 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.598351 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:05.600034 11921 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.605448 11847 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:05.606384 11921 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:05.606678 11739 leader_election.cc:304] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:05.607484 11969 raft_consensus.cc:2804] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.607976 11969 raft_consensus.cc:697] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:05.608712 11969 consensus_queue.cc:237] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [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: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:05.615052 11669 catalog_manager.cc:5697] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 1 to 2, leader changed from 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194) to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 2 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.652681 12029 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.658751 11970 raft_consensus.cc:993] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171: : Instructing follower 4b03a4bb99d24be495c72cc8c4a24526 to start an election
I20260710 13:20:05.659390 12029 raft_consensus.cc:1081] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 LEADER]: Signalling peer 4b03a4bb99d24be495c72cc8c4a24526 to start an election
I20260710 13:20:05.661055 11848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
 from {username='slave'} at 127.0.0.1:39822
I20260710 13:20:05.662209 11848 raft_consensus.cc:493] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.662586 11848 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.664515 12051 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.669013 11848 raft_consensus.cc:515] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.673274 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:05.673812 11773 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.674021 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:05.674799 11921 raft_consensus.cc:3055] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.675098 11921 raft_consensus.cc:740] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:05.675838 11921 consensus_queue.cc:260] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.676857 11921 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.678769 11848 leader_election.cc:290] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 2 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:05.680414 11773 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 2.
I20260710 13:20:05.681460 11814 leader_election.cc:304] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:05.682221 12013 raft_consensus.cc:2804] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.682729 12013 raft_consensus.cc:697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:05.683404 11921 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 2.
I20260710 13:20:05.683420 12013 consensus_queue.cc:237] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:05.690165 11669 catalog_manager.cc:5697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 1 to 2, leader changed from cd7447da245841cd952084c781b28171 (127.10.226.195) to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 2 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.033536 11773 raft_consensus.cc:1275] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.035346 12051 consensus_queue.cc:1048] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.046561 11848 raft_consensus.cc:1275] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.048048 12051 consensus_queue.cc:1048] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.071435 11771 raft_consensus.cc:1275] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Refusing update from remote peer 4b03a4bb99d24be495c72cc8c4a24526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.072738 12013 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.079734 11921 raft_consensus.cc:1275] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Refusing update from remote peer 4b03a4bb99d24be495c72cc8c4a24526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.081243 11991 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.157866 11921 raft_consensus.cc:1275] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.159686 11969 consensus_queue.cc:1048] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.168200 11848 raft_consensus.cc:1275] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.169451 11969 consensus_queue.cc:1048] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.210503 11921 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.211897 11969 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.219874 11848 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.221807 12004 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:08.439817 11147 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:20:08.440518 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:08.456792 11771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
mode: GRACEFUL
new_leader_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:47552
I20260710 13:20:08.457353 11771 raft_consensus.cc:606] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Received request to transfer leadership to TS cd7447da245841cd952084c781b28171
I20260710 13:20:08.459794 11771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
mode: GRACEFUL
new_leader_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:47552
I20260710 13:20:08.460278 11771 raft_consensus.cc:606] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Received request to transfer leadership to TS cd7447da245841cd952084c781b28171
I20260710 13:20:08.461329 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:08.461751 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:08.521409 12055 raft_consensus.cc:993] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: : Instructing follower cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:08.521845 12055 raft_consensus.cc:1081] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Signalling peer cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:08.523167 11920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:37172
I20260710 13:20:08.523650 11920 raft_consensus.cc:493] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:08.523973 11920 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:08.528380 11920 raft_consensus.cc:515] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:08.529850 11920 leader_election.cc:290] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 3 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225)
I20260710 13:20:08.530753 11848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:08.531010 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:08.531250 11848 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:08.531522 11771 raft_consensus.cc:3055] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:08.531796 11771 raft_consensus.cc:740] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:08.532408 11771 consensus_queue.cc:260] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [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: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:08.533277 11771 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:08.535983 11848 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 3.
I20260710 13:20:08.537070 11888 leader_election.cc:304] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [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: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:08.537731 12051 raft_consensus.cc:2804] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:08.537834 11771 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 3.
I20260710 13:20:08.538749 12051 raft_consensus.cc:697] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 LEADER]: Becoming Leader. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:08.539644 12051 consensus_queue.cc:237] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [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: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:08.546052 11669 catalog_manager.cc:5697] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 reported cstate change: term changed from 2 to 3, leader changed from 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193) to cd7447da245841cd952084c781b28171 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "cd7447da245841cd952084c781b28171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.761252 12059 raft_consensus.cc:993] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: : Instructing follower cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:08.761832 12055 raft_consensus.cc:1081] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Signalling peer cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:08.763274 11920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160"
dest_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:37172
I20260710 13:20:08.763679 11920 raft_consensus.cc:493] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:08.763998 11920 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:08.768460 11920 raft_consensus.cc:515] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:08.769897 11920 leader_election.cc:290] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 2 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:08.770787 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:08.771251 11771 raft_consensus.cc:3055] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:08.771314 11848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:08.771674 11771 raft_consensus.cc:740] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:08.771936 11848 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:08.772455 11771 consensus_queue.cc:260] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:08.773330 11771 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:08.777097 11848 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 2.
I20260710 13:20:08.777762 11771 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 2.
I20260710 13:20:08.778276 11888 leader_election.cc:304] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:08.778970 12051 raft_consensus.cc:2804] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:08.779347 12051 raft_consensus.cc:697] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 LEADER]: Becoming Leader. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:08.780087 12051 consensus_queue.cc:237] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:08.786128 11669 catalog_manager.cc:5697] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 reported cstate change: term changed from 1 to 2, leader changed from 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193) to cd7447da245841cd952084c781b28171 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "cd7447da245841cd952084c781b28171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.075543 11848 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.076738 12051 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.085594 11771 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.088630 12060 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.266060 11771 raft_consensus.cc:1275] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:09.267367 12051 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.270830 11848 raft_consensus.cc:1275] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:09.272423 12051 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.462555 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:09.472429 11920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "cd7447da245841cd952084c781b28171"
mode: GRACEFUL
new_leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:37178
I20260710 13:20:09.472939 11920 raft_consensus.cc:606] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 LEADER]: Received request to transfer leadership to TS 209deef7ca834f1d9d723d7e0ef360ee
I20260710 13:20:09.482465 11920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160"
dest_uuid: "cd7447da245841cd952084c781b28171"
mode: GRACEFUL
new_leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:37178
I20260710 13:20:09.483024 11920 raft_consensus.cc:606] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 LEADER]: Received request to transfer leadership to TS 209deef7ca834f1d9d723d7e0ef360ee
I20260710 13:20:09.489436 11848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
mode: GRACEFUL
new_leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:39832
I20260710 13:20:09.489933 11848 raft_consensus.cc:606] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 LEADER]: Received request to transfer leadership to TS 209deef7ca834f1d9d723d7e0ef360ee
I20260710 13:20:09.494697 11848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
mode: GRACEFUL
new_leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:39832
I20260710 13:20:09.495172 11848 raft_consensus.cc:606] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Received request to transfer leadership to TS 209deef7ca834f1d9d723d7e0ef360ee
I20260710 13:20:09.499439 11848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
mode: GRACEFUL
new_leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:39832
I20260710 13:20:09.499964 11848 raft_consensus.cc:606] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Received request to transfer leadership to TS 209deef7ca834f1d9d723d7e0ef360ee
I20260710 13:20:09.583148 12076 raft_consensus.cc:993] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171: : Instructing follower 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.583706 12051 raft_consensus.cc:1081] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 LEADER]: Signalling peer 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.585039 12056 raft_consensus.cc:993] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526: : Instructing follower 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.585325 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:20:09.585564 12077 raft_consensus.cc:1081] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 LEADER]: Signalling peer 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.585927 11771 raft_consensus.cc:493] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.586683 11771 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:09.587277 11773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:58538
I20260710 13:20:09.587944 11773 raft_consensus.cc:493] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.588336 11773 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.593658 11771 raft_consensus.cc:515] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:09.594907 11773 raft_consensus.cc:515] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.595819 11771 leader_election.cc:290] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 4 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:09.596726 11848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:09.596943 11773 leader_election.cc:290] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 3 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:09.597280 11848 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:09.597322 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:09.597921 11920 raft_consensus.cc:3055] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:09.598222 11920 raft_consensus.cc:740] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:09.598999 11920 consensus_queue.cc:260] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [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: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:09.599912 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:09.600144 11920 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:09.600302 11921 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.603150 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:09.603715 11847 raft_consensus.cc:3055] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.603911 11848 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 4.
I20260710 13:20:09.604046 11847 raft_consensus.cc:740] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:09.605525 11739 leader_election.cc:304] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [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: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:09.605315 11847 consensus_queue.cc:260] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.605535 11921 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 3.
I20260710 13:20:09.606379 12055 raft_consensus.cc:2804] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:09.606539 11847 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.606892 12055 raft_consensus.cc:697] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:09.606964 11737 leader_election.cc:304] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [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: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:09.606540 11920 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 4.
I20260710 13:20:09.607956 12073 raft_consensus.cc:2804] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.607815 12055 consensus_queue.cc:237] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [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: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:09.609579 12073 raft_consensus.cc:697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:09.610383 12073 consensus_queue.cc:237] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.613001 11847 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 3.
I20260710 13:20:09.615458 11669 catalog_manager.cc:5697] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 3 to 4, leader changed from cd7447da245841cd952084c781b28171 (127.10.226.195) to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 4 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.628199 11669 catalog_manager.cc:5697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 2 to 3, leader changed from 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194) to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 3 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.669431 12056 raft_consensus.cc:993] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526: : Instructing follower 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.669821 12077 raft_consensus.cc:1081] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Signalling peer 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.671396 11773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:58538
I20260710 13:20:09.671948 11773 raft_consensus.cc:493] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.672312 11773 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.676896 11773 raft_consensus.cc:515] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.678730 11773 leader_election.cc:290] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:09.679387 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:09.679631 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:09.679980 11847 raft_consensus.cc:3055] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.680123 11920 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.680294 11847 raft_consensus.cc:740] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:09.681061 11847 consensus_queue.cc:260] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.681919 11847 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.684722 11920 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:09.685818 11737 leader_election.cc:304] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:09.686581 12073 raft_consensus.cc:2804] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.686496 11847 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:09.687142 12073 raft_consensus.cc:697] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:09.688004 12073 consensus_queue.cc:237] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.694227 11669 catalog_manager.cc:5697] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 1 to 2, leader changed from 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194) to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 2 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.799803 12077 raft_consensus.cc:993] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526: : Instructing follower 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.800221 12056 raft_consensus.cc:1081] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Signalling peer 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.801568 11773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:58538
I20260710 13:20:09.801990 11773 raft_consensus.cc:493] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.802232 11773 raft_consensus.cc:3060] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.806823 11773 raft_consensus.cc:515] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.808656 11773 leader_election.cc:290] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:09.809388 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:09.809628 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3344dcc183e74f0f91f6ac0c4e34234b" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:09.809933 11847 raft_consensus.cc:3055] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.810150 11920 raft_consensus.cc:3060] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.810274 11847 raft_consensus.cc:740] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:09.811007 11847 consensus_queue.cc:260] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.811862 11847 raft_consensus.cc:3060] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.814481 11920 raft_consensus.cc:2468] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:09.815420 11737 leader_election.cc:304] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:09.816109 12073 raft_consensus.cc:2804] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.816445 11847 raft_consensus.cc:2468] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 2.
I20260710 13:20:09.816509 12073 raft_consensus.cc:697] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:09.817502 12073 consensus_queue.cc:237] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.824692 11669 catalog_manager.cc:5697] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 1 to 2, leader changed from 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194) to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 2 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.871892 12076 raft_consensus.cc:993] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171: : Instructing follower 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.872334 12051 raft_consensus.cc:1081] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 LEADER]: Signalling peer 209deef7ca834f1d9d723d7e0ef360ee to start an election
I20260710 13:20:09.873685 11773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
 from {username='slave'} at 127.0.0.1:58542
I20260710 13:20:09.874141 11773 raft_consensus.cc:493] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.874410 11773 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.878448 11773 raft_consensus.cc:515] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.879818 11773 leader_election.cc:290] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [CANDIDATE]: Term 3 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:09.880684 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:09.880887 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "209deef7ca834f1d9d723d7e0ef360ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:09.881178 11847 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.881376 11920 raft_consensus.cc:3055] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.881698 11920 raft_consensus.cc:740] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:09.882332 11920 consensus_queue.cc:260] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.883183 11920 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.885643 11847 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 3.
I20260710 13:20:09.886579 11739 leader_election.cc:304] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [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: 209deef7ca834f1d9d723d7e0ef360ee, 4b03a4bb99d24be495c72cc8c4a24526; no voters: 
I20260710 13:20:09.887022 11920 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209deef7ca834f1d9d723d7e0ef360ee in term 3.
I20260710 13:20:09.887298 12073 raft_consensus.cc:2804] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.887797 12073 raft_consensus.cc:697] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Becoming Leader. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:09.888586 12073 consensus_queue.cc:237] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:09.893970 11669 catalog_manager.cc:5697] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee reported cstate change: term changed from 2 to 3, leader changed from cd7447da245841cd952084c781b28171 (127.10.226.195) to 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193). New cstate: current_term: 3 leader_uuid: "209deef7ca834f1d9d723d7e0ef360ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.999178 11847 raft_consensus.cc:1275] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:10.000463 12073 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.009294 11920 raft_consensus.cc:1275] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:10.010854 12055 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.081094 11847 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:10.082417 12073 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:10.090843 11920 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:10.092134 12073 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:10.095672 11847 raft_consensus.cc:1275] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.096968 12073 consensus_queue.cc:1048] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.107311 11920 raft_consensus.cc:1275] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.108807 12073 consensus_queue.cc:1048] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:10.303611 11920 raft_consensus.cc:1275] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.304684 12073 consensus_queue.cc:1048] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.312551 11847 raft_consensus.cc:1275] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.314318 12073 consensus_queue.cc:1048] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.441407 11847 raft_consensus.cc:1275] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:10.442888 12073 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.451085 11920 raft_consensus.cc:1275] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Refusing update from remote peer 209deef7ca834f1d9d723d7e0ef360ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:10.453207 12078 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:12.507328 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:12.514858 11773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
mode: GRACEFUL
new_leader_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:47552
I20260710 13:20:12.515492 11773 raft_consensus.cc:606] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 LEADER]: Received request to transfer leadership to TS cd7447da245841cd952084c781b28171
I20260710 13:20:12.517822 11773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
mode: GRACEFUL
new_leader_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:47552
I20260710 13:20:12.518293 11773 raft_consensus.cc:606] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Received request to transfer leadership to TS cd7447da245841cd952084c781b28171
I20260710 13:20:12.520359 11773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
mode: GRACEFUL
new_leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
 from {username='slave'} at 127.0.0.1:47552
I20260710 13:20:12.520757 11773 raft_consensus.cc:606] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Received request to transfer leadership to TS 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:12.522820 11773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c"
dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
mode: GRACEFUL
new_leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
 from {username='slave'} at 127.0.0.1:47552
I20260710 13:20:12.523219 11773 raft_consensus.cc:606] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Received request to transfer leadership to TS 4b03a4bb99d24be495c72cc8c4a24526
I20260710 13:20:12.524142 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:12.524521 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:12.564929 12098 raft_consensus.cc:993] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: : Instructing follower cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:12.565507 12078 raft_consensus.cc:1081] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Signalling peer cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:12.566962 11920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160"
dest_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:37172
I20260710 13:20:12.567437 11920 raft_consensus.cc:493] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.567750 11920 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:12.573187 11920 raft_consensus.cc:515] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.575184 11920 leader_election.cc:290] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 4 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409)
I20260710 13:20:12.576051 12098 raft_consensus.cc:993] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee: : Instructing follower 4b03a4bb99d24be495c72cc8c4a24526 to start an election
I20260710 13:20:12.576032 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:12.576589 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d0bec87ec34c66837bbd0b195bd160" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:12.576735 12098 raft_consensus.cc:1081] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Signalling peer 4b03a4bb99d24be495c72cc8c4a24526 to start an election
I20260710 13:20:12.576946 11773 raft_consensus.cc:3055] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:12.577144 11847 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:12.577294 11773 raft_consensus.cc:740] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:12.578210 11773 consensus_queue.cc:260] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.578646 11848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
 from {username='slave'} at 127.0.0.1:39806
I20260710 13:20:12.579284 11773 raft_consensus.cc:3060] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:12.579255 11848 raft_consensus.cc:493] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.579813 11848 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.583950 11773 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 4.
I20260710 13:20:12.584169 11847 raft_consensus.cc:2468] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 4.
I20260710 13:20:12.585156 11888 leader_election.cc:304] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [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: 209deef7ca834f1d9d723d7e0ef360ee, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:12.585939 12051 raft_consensus.cc:2804] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:12.586472 11848 raft_consensus.cc:515] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.587025 12051 raft_consensus.cc:697] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 4 LEADER]: Becoming Leader. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:12.587961 12051 consensus_queue.cc:237] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.588925 11848 leader_election.cc:290] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 3 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:12.589210 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:12.589489 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f10c01aeb5439d95fde3d8023add45" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:12.589819 11773 raft_consensus.cc:3055] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:12.590015 11920 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.590158 11773 raft_consensus.cc:740] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:12.591017 11773 consensus_queue.cc:260] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.592337 11773 raft_consensus.cc:3060] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.595577 11920 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 3.
I20260710 13:20:12.596915 11812 leader_election.cc:304] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [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: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:12.596987 11669 catalog_manager.cc:5697] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 reported cstate change: term changed from 3 to 4, leader changed from 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193) to cd7447da245841cd952084c781b28171 (127.10.226.195). New cstate: current_term: 4 leader_uuid: "cd7447da245841cd952084c781b28171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.597781 12056 raft_consensus.cc:2804] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:12.598405 11773 raft_consensus.cc:2468] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 3.
I20260710 13:20:12.600360 12056 raft_consensus.cc:697] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:12.601410 12056 consensus_queue.cc:237] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.611145 11670 catalog_manager.cc:5697] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 2 to 3, leader changed from 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193) to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 3 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.660305 12098 raft_consensus.cc:993] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: : Instructing follower cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:12.660822 12108 raft_consensus.cc:1081] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 LEADER]: Signalling peer cd7447da245841cd952084c781b28171 to start an election
I20260710 13:20:12.662537 11921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e"
dest_uuid: "cd7447da245841cd952084c781b28171"
 from {username='slave'} at 127.0.0.1:37172
I20260710 13:20:12.663087 11921 raft_consensus.cc:493] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.663367 11921 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:12.669195 11921 raft_consensus.cc:515] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:12.670817 11921 leader_election.cc:290] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [CANDIDATE]: Term 5 election: Requested vote from peers 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409), 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225)
I20260710 13:20:12.671517 11848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
I20260710 13:20:12.671773 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f25fb8bbc46808ded3321d20fdc8e" candidate_uuid: "cd7447da245841cd952084c781b28171" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:12.672138 11848 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:12.672252 11773 raft_consensus.cc:3055] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:12.672610 11773 raft_consensus.cc:740] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:12.673164 11773 consensus_queue.cc:260] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [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: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:12.673945 11773 raft_consensus.cc:3060] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:12.676878 11848 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 5.
I20260710 13:20:12.677886 11773 raft_consensus.cc:2468] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7447da245841cd952084c781b28171 in term 5.
I20260710 13:20:12.677860 11888 leader_election.cc:304] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [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: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:12.678747 12051 raft_consensus.cc:2804] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:12.679157 12051 raft_consensus.cc:697] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 5 LEADER]: Becoming Leader. State: Replica: cd7447da245841cd952084c781b28171, State: Running, Role: LEADER
I20260710 13:20:12.679896 12051 consensus_queue.cc:237] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [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: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } }
I20260710 13:20:12.686401 11670 catalog_manager.cc:5697] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 reported cstate change: term changed from 4 to 5, leader changed from 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193) to cd7447da245841cd952084c781b28171 (127.10.226.195). New cstate: current_term: 5 leader_uuid: "cd7447da245841cd952084c781b28171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.885550 12098 raft_consensus.cc:993] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee: : Instructing follower 4b03a4bb99d24be495c72cc8c4a24526 to start an election
I20260710 13:20:12.885958 12108 raft_consensus.cc:1081] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Signalling peer 4b03a4bb99d24be495c72cc8c4a24526 to start an election
I20260710 13:20:12.887284 11848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c"
dest_uuid: "4b03a4bb99d24be495c72cc8c4a24526"
 from {username='slave'} at 127.0.0.1:39806
I20260710 13:20:12.887753 11848 raft_consensus.cc:493] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.888062 11848 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:12.893496 11848 raft_consensus.cc:515] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.895058 11848 leader_election.cc:290] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [CANDIDATE]: Term 4 election: Requested vote from peers 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225), cd7447da245841cd952084c781b28171 (127.10.226.195:34925)
I20260710 13:20:12.895687 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "209deef7ca834f1d9d723d7e0ef360ee"
I20260710 13:20:12.895951 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28fda8b1f6c4e85b18e7a3a07cb7d3c" candidate_uuid: "4b03a4bb99d24be495c72cc8c4a24526" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd7447da245841cd952084c781b28171"
I20260710 13:20:12.896211 11773 raft_consensus.cc:3055] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:12.896446 11921 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:12.896564 11773 raft_consensus.cc:740] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 209deef7ca834f1d9d723d7e0ef360ee, State: Running, Role: LEADER
I20260710 13:20:12.897337 11773 consensus_queue.cc:260] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.898447 11773 raft_consensus.cc:3060] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:12.903061 11921 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 4.
I20260710 13:20:12.904217 11773 raft_consensus.cc:2468] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b03a4bb99d24be495c72cc8c4a24526 in term 4.
I20260710 13:20:12.904183 11812 leader_election.cc:304] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [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: 4b03a4bb99d24be495c72cc8c4a24526, cd7447da245841cd952084c781b28171; no voters: 
I20260710 13:20:12.905097 12056 raft_consensus.cc:2804] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:12.905591 12056 raft_consensus.cc:697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 LEADER]: Becoming Leader. State: Replica: 4b03a4bb99d24be495c72cc8c4a24526, State: Running, Role: LEADER
I20260710 13:20:12.906293 12056 consensus_queue.cc:237] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [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: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } }
I20260710 13:20:12.912358 11670 catalog_manager.cc:5697] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 reported cstate change: term changed from 3 to 4, leader changed from 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193) to 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194). New cstate: current_term: 4 leader_uuid: "4b03a4bb99d24be495c72cc8c4a24526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.091339 11773 raft_consensus.cc:1275] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:13.092634 12051 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:13.104501 11848 raft_consensus.cc:1275] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:13.105937 12114 consensus_queue.cc:1048] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:13.132833 11921 raft_consensus.cc:1275] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Refusing update from remote peer 4b03a4bb99d24be495c72cc8c4a24526: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:13.134003 12056 consensus_queue.cc:1048] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.143260 11771 raft_consensus.cc:1275] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Refusing update from remote peer 4b03a4bb99d24be495c72cc8c4a24526: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:13.144702 12056 consensus_queue.cc:1048] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.238118 11848 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 5 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:13.239529 12114 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03a4bb99d24be495c72cc8c4a24526" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 33409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:13.248092 11771 raft_consensus.cc:1275] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 5 FOLLOWER]: Refusing update from remote peer cd7447da245841cd952084c781b28171: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:13.249512 12099 consensus_queue.cc:1048] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:13.468333 11771 raft_consensus.cc:1275] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Refusing update from remote peer 4b03a4bb99d24be495c72cc8c4a24526: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:13.469466 12056 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209deef7ca834f1d9d723d7e0ef360ee" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:13.479615 11921 raft_consensus.cc:1275] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Refusing update from remote peer 4b03a4bb99d24be495c72cc8c4a24526: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:13.481122 12103 consensus_queue.cc:1048] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7447da245841cd952084c781b28171" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:13.525355 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.531028 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
W20260710 13:20:13.541144 11814 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]
W20260710 13:20:13.546156 11814 consensus_peers.cc:597] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 -> Peer 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225): Couldn't send request to peer 209deef7ca834f1d9d723d7e0ef360ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.560596 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.561455 11147 tablet_replica.cc:333] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.562376 11147 raft_consensus.cc:2243] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.563226 11147 raft_consensus.cc:2272] T 9ec85e41cba348b7a38a6d6ae7b4826b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.565439 11147 tablet_replica.cc:333] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.565950 11147 raft_consensus.cc:2243] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.566601 11147 raft_consensus.cc:2272] T 3344dcc183e74f0f91f6ac0c4e34234b P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.568537 11147 tablet_replica.cc:333] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.569205 11147 raft_consensus.cc:2243] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.569600 11147 raft_consensus.cc:2272] T 95f10c01aeb5439d95fde3d8023add45 P 209deef7ca834f1d9d723d7e0ef360ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.572347 11147 tablet_replica.cc:333] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.572894 11147 raft_consensus.cc:2243] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.573562 11147 raft_consensus.cc:2272] T f64144dd94ae41a599371c0a02ed11d8 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.575354 11147 tablet_replica.cc:333] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.575786 11147 raft_consensus.cc:2243] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.576103 11147 raft_consensus.cc:2272] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.578727 11147 tablet_replica.cc:333] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.579191 11147 raft_consensus.cc:2243] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.579655 11147 raft_consensus.cc:2272] T 2d0f25fb8bbc46808ded3321d20fdc8e P 209deef7ca834f1d9d723d7e0ef360ee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.582221 11147 tablet_replica.cc:333] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.582962 11147 raft_consensus.cc:2243] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.583447 11147 raft_consensus.cc:2272] T 7b494e613f8240a98be925cf87b683c2 P 209deef7ca834f1d9d723d7e0ef360ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.583580 11814 consensus_peers.cc:597] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 -> Peer 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225): Couldn't send request to peer 209deef7ca834f1d9d723d7e0ef360ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.585212 11147 tablet_replica.cc:333] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.585870 11147 raft_consensus.cc:2243] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.586337 11147 raft_consensus.cc:2272] T 9dfda6a05f49425bba5774f571786cb9 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.588055 11147 tablet_replica.cc:333] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.588516 11147 raft_consensus.cc:2243] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.588884 11147 raft_consensus.cc:2272] T 58d0bec87ec34c66837bbd0b195bd160 P 209deef7ca834f1d9d723d7e0ef360ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.590770 11147 tablet_replica.cc:333] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee: stopping tablet replica
I20260710 13:20:13.591208 11147 raft_consensus.cc:2243] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.591888 11147 raft_consensus.cc:2272] T c4a2a08fca36433d8e2a8d0738e06d52 P 209deef7ca834f1d9d723d7e0ef360ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.606846 11888 consensus_peers.cc:597] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 -> Peer 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225): Couldn't send request to peer 209deef7ca834f1d9d723d7e0ef360ee. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.623432 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
I20260710 13:20:13.643261 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
I20260710 13:20:13.665576 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.666304 11147 tablet_replica.cc:333] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.666917 11147 raft_consensus.cc:2243] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.667301 11147 raft_consensus.cc:2272] T c4a2a08fca36433d8e2a8d0738e06d52 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.670887 11147 tablet_replica.cc:333] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.671577 11147 raft_consensus.cc:2243] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.672181 11147 raft_consensus.cc:2272] T 9ec85e41cba348b7a38a6d6ae7b4826b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.674387 11147 tablet_replica.cc:333] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
W20260710 13:20:13.674297 11888 consensus_peers.cc:597] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 -> Peer 209deef7ca834f1d9d723d7e0ef360ee (127.10.226.193:35225): Couldn't send request to peer 209deef7ca834f1d9d723d7e0ef360ee. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35225: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.675237 11147 raft_consensus.cc:2243] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.675629 11147 raft_consensus.cc:2272] T f64144dd94ae41a599371c0a02ed11d8 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.677258 11147 tablet_replica.cc:333] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.677712 11147 raft_consensus.cc:2243] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.678077 11147 raft_consensus.cc:2272] T 58d0bec87ec34c66837bbd0b195bd160 P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.680042 11147 tablet_replica.cc:333] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.680472 11147 raft_consensus.cc:2243] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.681098 11147 raft_consensus.cc:2272] T 95f10c01aeb5439d95fde3d8023add45 P 4b03a4bb99d24be495c72cc8c4a24526 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.683495 11147 tablet_replica.cc:333] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.684167 11147 raft_consensus.cc:2243] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.684635 11147 raft_consensus.cc:2272] T 3344dcc183e74f0f91f6ac0c4e34234b P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.685137 11888 consensus_peers.cc:597] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 -> Peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Couldn't send request to peer 4b03a4bb99d24be495c72cc8c4a24526. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.686419 11147 tablet_replica.cc:333] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.687058 11147 raft_consensus.cc:2243] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.687466 11147 raft_consensus.cc:2272] T 7b494e613f8240a98be925cf87b683c2 P 4b03a4bb99d24be495c72cc8c4a24526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.689116 11147 tablet_replica.cc:333] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.689579 11147 raft_consensus.cc:2243] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.690279 11147 raft_consensus.cc:2272] T 9dfda6a05f49425bba5774f571786cb9 P 4b03a4bb99d24be495c72cc8c4a24526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.691812 11147 tablet_replica.cc:333] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.692260 11147 raft_consensus.cc:2243] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.692934 11147 raft_consensus.cc:2272] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P 4b03a4bb99d24be495c72cc8c4a24526 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.694887 11147 tablet_replica.cc:333] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526: stopping tablet replica
I20260710 13:20:13.695326 11147 raft_consensus.cc:2243] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.695732 11147 raft_consensus.cc:2272] T 2d0f25fb8bbc46808ded3321d20fdc8e P 4b03a4bb99d24be495c72cc8c4a24526 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.715006 11888 consensus_peers.cc:597] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 -> Peer 4b03a4bb99d24be495c72cc8c4a24526 (127.10.226.194:33409): Couldn't send request to peer 4b03a4bb99d24be495c72cc8c4a24526. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:33409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.716517 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
I20260710 13:20:13.735445 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
I20260710 13:20:13.755898 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.756585 11147 tablet_replica.cc:333] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.757197 11147 raft_consensus.cc:2243] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.757715 11147 raft_consensus.cc:2272] T f64144dd94ae41a599371c0a02ed11d8 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.759509 11147 tablet_replica.cc:333] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.760028 11147 raft_consensus.cc:2243] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.760700 11147 raft_consensus.cc:2272] T 58d0bec87ec34c66837bbd0b195bd160 P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.763175 11147 tablet_replica.cc:333] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.763630 11147 raft_consensus.cc:2243] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.763975 11147 raft_consensus.cc:2272] T 95f10c01aeb5439d95fde3d8023add45 P cd7447da245841cd952084c781b28171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.765681 11147 tablet_replica.cc:333] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.766201 11147 raft_consensus.cc:2243] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.766552 11147 raft_consensus.cc:2272] T 9dfda6a05f49425bba5774f571786cb9 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.768136 11147 tablet_replica.cc:333] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.768546 11147 raft_consensus.cc:2243] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.768885 11147 raft_consensus.cc:2272] T e28fda8b1f6c4e85b18e7a3a07cb7d3c P cd7447da245841cd952084c781b28171 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.770787 11147 tablet_replica.cc:333] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.771229 11147 raft_consensus.cc:2243] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.771853 11147 raft_consensus.cc:2272] T 7b494e613f8240a98be925cf87b683c2 P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.773348 11147 tablet_replica.cc:333] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.773742 11147 raft_consensus.cc:2243] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.774361 11147 raft_consensus.cc:2272] T 2d0f25fb8bbc46808ded3321d20fdc8e P cd7447da245841cd952084c781b28171 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.776264 11147 tablet_replica.cc:333] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.776728 11147 raft_consensus.cc:2243] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.777083 11147 raft_consensus.cc:2272] T 3344dcc183e74f0f91f6ac0c4e34234b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.778434 11147 tablet_replica.cc:333] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.778901 11147 raft_consensus.cc:2243] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.779227 11147 raft_consensus.cc:2272] T 9ec85e41cba348b7a38a6d6ae7b4826b P cd7447da245841cd952084c781b28171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.780726 11147 tablet_replica.cc:333] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171: stopping tablet replica
I20260710 13:20:13.781108 11147 raft_consensus.cc:2243] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.781425 11147 raft_consensus.cc:2272] T c4a2a08fca36433d8e2a8d0738e06d52 P cd7447da245841cd952084c781b28171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.808029 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:20:13.827304 11147 master.cc:562] Master@127.10.226.254:38965 shutting down...
I20260710 13:20:13.855454 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.856135 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.856542 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c8c5ae4d8164915b2682d0164fc5b7b: stopping tablet replica
I20260710 13:20:13.878424 11147 master.cc:584] Master@127.10.226.254:38965 shutdown complete.
209deef7ca834f1d9d723d7e0ef360ee  5
4b03a4bb99d24be495c72cc8c4a24526  4
cd7447da245841cd952084c781b28171  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10291 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:13.918907 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:38641
I20260710 13:20:13.920037 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:13.925434 12127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.925638 12128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:13.926462 12130 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:13.927654 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:13.928360 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:13.928540 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:13.928658 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689613928646 us; error 0 us; skew 500 ppm
I20260710 13:20:13.929090 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:13.931322 11147 webserver.cc:533] Webserver started at http://127.10.226.254:33789/ using document root <none> and password file <none>
I20260710 13:20:13.931746 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:13.931893 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:13.932106 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:13.933121 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "9b3b062459414e42bf8ac25c6b11c4d3"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-fvrf"
I20260710 13:20:13.937299 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:13.940436 12135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.941226 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:13.941458 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "9b3b062459414e42bf8ac25c6b11c4d3"
format_stamp: "Formatted at 2026-07-10 13:20:13 on dist-test-slave-fvrf"
I20260710 13:20:13.941689 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:13.970974 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:13.972105 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.009629 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:38641
I20260710 13:20:14.009752 12186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:38641 every 8 connection(s)
I20260710 13:20:14.013298 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.022454 12187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3: Bootstrap starting.
I20260710 13:20:14.026945 12187 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.031016 12187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3: No bootstrap required, opened a new log
I20260710 13:20:14.033128 12187 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3b062459414e42bf8ac25c6b11c4d3" member_type: VOTER }
I20260710 13:20:14.033493 12187 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.033735 12187 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3b062459414e42bf8ac25c6b11c4d3, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.034327 12187 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b3b062459414e42bf8ac25c6b11c4d3" member_type: VOTER }
I20260710 13:20:14.034824 12187 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:14.035025 12187 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:14.035331 12187 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.039407 12187 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3b062459414e42bf8ac25c6b11c4d3" member_type: VOTER }
I20260710 13:20:14.039953 12187 leader_election.cc:304] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [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: 9b3b062459414e42bf8ac25c6b11c4d3; no voters: 
I20260710 13:20:14.041103 12187 leader_election.cc:290] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:14.041465 12190 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.042770 12190 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3b062459414e42bf8ac25c6b11c4d3, State: Running, Role: LEADER
I20260710 13:20:14.043557 12190 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [LEADER]: Queue going to LEADER mode. State: All 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: "9b3b062459414e42bf8ac25c6b11c4d3" member_type: VOTER }
I20260710 13:20:14.044109 12187 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:14.048177 12191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b3b062459414e42bf8ac25c6b11c4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3b062459414e42bf8ac25c6b11c4d3" member_type: VOTER } }
I20260710 13:20:14.048858 12191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:14.049751 12192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b3b062459414e42bf8ac25c6b11c4d3. Latest consensus state: current_term: 1 leader_uuid: "9b3b062459414e42bf8ac25c6b11c4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3b062459414e42bf8ac25c6b11c4d3" member_type: VOTER } }
I20260710 13:20:14.050295 12192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:14.050792 12197 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:14.055621 12197 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:14.059533 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:14.064404 12197 catalog_manager.cc:1383] Generated new cluster ID: 42dc8fdade3a4c819cfefb65ad410cfe
I20260710 13:20:14.064685 12197 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:14.080081 12197 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:14.081271 12197 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:14.097621 12197 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3: Generated new TSK 0
I20260710 13:20:14.098227 12197 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:14.125936 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:14.131868 12208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.133179 12209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.136201 11147 server_base.cc:1061] running on GCE node
W20260710 13:20:14.136243 12211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.138145 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:14.138345 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:14.138549 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689614138534 us; error 0 us; skew 500 ppm
I20260710 13:20:14.139209 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:14.141541 11147 webserver.cc:533] Webserver started at http://127.10.226.193:41055/ using document root <none> and password file <none>
I20260710 13:20:14.142027 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:14.142215 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:14.142498 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:14.143700 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "1b61efaf8c074a23841ddd98cba15afd"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-fvrf"
I20260710 13:20:14.148072 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:14.151202 12216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.151878 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:14.152189 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "1b61efaf8c074a23841ddd98cba15afd"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-fvrf"
I20260710 13:20:14.152458 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:14.169049 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:14.170256 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.171793 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:14.174026 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:14.174238 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.174494 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:14.174718 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:20:14.213060 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:45627
I20260710 13:20:14.213155 12278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:45627 every 8 connection(s)
I20260710 13:20:14.217876 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:14.223965 12283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.227336 11147 server_base.cc:1061] running on GCE node
W20260710 13:20:14.227515 12284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.227897 12287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.229485 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:14.229720 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:14.229920 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689614229900 us; error 0 us; skew 500 ppm
I20260710 13:20:14.230154 12279 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38641
I20260710 13:20:14.230500 12279 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:14.230552 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:14.231274 12279 heartbeater.cc:507] Master 127.10.226.254:38641 requested a full tablet report, sending...
I20260710 13:20:14.233366 12152 ts_manager.cc:194] Registered new tserver with Master: 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627)
I20260710 13:20:14.233490 11147 webserver.cc:533] Webserver started at http://127.10.226.194:43839/ using document root <none> and password file <none>
I20260710 13:20:14.234052 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:14.234258 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:14.234524 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:14.235287 12152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58166
I20260710 13:20:14.235716 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "dc40ae448b514a289f5562012f4169da"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-fvrf"
I20260710 13:20:14.240124 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:14.243104 12291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.243911 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:20:14.244194 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "dc40ae448b514a289f5562012f4169da"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-fvrf"
I20260710 13:20:14.244449 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:14.254541 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:14.255826 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.257222 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:14.259347 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:14.259567 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.259795 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:14.259961 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.297890 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:38103
I20260710 13:20:14.297973 12353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:38103 every 8 connection(s)
I20260710 13:20:14.302554 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:14.309146 12357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.309424 12358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.313625 12360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.313839 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:14.314720 12354 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38641
I20260710 13:20:14.314895 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:14.315030 12354 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:14.315106 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:14.315281 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689614315270 us; error 0 us; skew 500 ppm
I20260710 13:20:14.315690 12354 heartbeater.cc:507] Master 127.10.226.254:38641 requested a full tablet report, sending...
I20260710 13:20:14.315776 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:14.317641 12152 ts_manager.cc:194] Registered new tserver with Master: dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:14.318315 11147 webserver.cc:533] Webserver started at http://127.10.226.195:38403/ using document root <none> and password file <none>
I20260710 13:20:14.318859 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:14.319061 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:14.319139 12152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58180
I20260710 13:20:14.319339 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:14.320636 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "bd43c9a856764a8da76631290659b1e5"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-fvrf"
I20260710 13:20:14.324756 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:14.327798 12365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.328619 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:14.328855 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "bd43c9a856764a8da76631290659b1e5"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-fvrf"
I20260710 13:20:14.329080 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:14.351615 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:14.352698 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.354179 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:14.356345 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:14.356516 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.356693 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:14.356814 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.394364 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:37577
I20260710 13:20:14.394452 12427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:37577 every 8 connection(s)
I20260710 13:20:14.408075 12428 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38641
I20260710 13:20:14.408468 12428 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:14.409250 12428 heartbeater.cc:507] Master 127.10.226.254:38641 requested a full tablet report, sending...
I20260710 13:20:14.411098 12152 ts_manager.cc:194] Registered new tserver with Master: bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:14.411633 11147 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014315125s
I20260710 13:20:14.412412 12152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58196
I20260710 13:20:14.435240 12152 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58212:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:14.439124 12152 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:14.559722 12318 tablet_service.cc:1511] Processing CreateTablet for tablet 8241d8805ace4da1a446a2f5cbda553f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:14.560160 12316 tablet_service.cc:1511] Processing CreateTablet for tablet a63f724182d8409db17d14f37a524058 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:14.561148 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8241d8805ace4da1a446a2f5cbda553f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.562250 12317 tablet_service.cc:1511] Processing CreateTablet for tablet f1ed9acaff04439d94daca6593218ce1 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:14.563526 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ed9acaff04439d94daca6593218ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.567271 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 915e83cf75d44891a648348ba689d076 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:14.558073 12319 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb52fdc00404c3789408e0676f60f47 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:14.569104 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915e83cf75d44891a648348ba689d076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.570025 12319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb52fdc00404c3789408e0676f60f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.571350 12314 tablet_service.cc:1511] Processing CreateTablet for tablet f34fa307952944678043075f6a92aef8 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:14.573071 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34fa307952944678043075f6a92aef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.574489 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63f724182d8409db17d14f37a524058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.578477 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb52fdc00404c3789408e0676f60f47 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:14.580206 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb52fdc00404c3789408e0676f60f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.582701 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 8241d8805ace4da1a446a2f5cbda553f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:14.584453 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8241d8805ace4da1a446a2f5cbda553f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.595983 12313 tablet_service.cc:1511] Processing CreateTablet for tablet 86ea5af0026341c786bfab618c35d751 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:14.597925 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ea5af0026341c786bfab618c35d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.616814 12242 tablet_service.cc:1511] Processing CreateTablet for tablet f1ed9acaff04439d94daca6593218ce1 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:14.618149 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ed9acaff04439d94daca6593218ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.620157 12312 tablet_service.cc:1511] Processing CreateTablet for tablet 90657f9cc5b3459f9ddb300821ea3f1f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:14.621506 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90657f9cc5b3459f9ddb300821ea3f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.625113 12311 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6ed5d13895401eb43def4d88f201df (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:14.626509 12311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ed5d13895401eb43def4d88f201df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.630308 12310 tablet_service.cc:1511] Processing CreateTablet for tablet 78c3e4b4cd564e359e26eb3b446e4625 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:14.631886 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3e4b4cd564e359e26eb3b446e4625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.632928 12241 tablet_service.cc:1511] Processing CreateTablet for tablet a63f724182d8409db17d14f37a524058 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:14.634220 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63f724182d8409db17d14f37a524058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.648756 12240 tablet_service.cc:1511] Processing CreateTablet for tablet 915e83cf75d44891a648348ba689d076 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:14.650120 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915e83cf75d44891a648348ba689d076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.655452 12239 tablet_service.cc:1511] Processing CreateTablet for tablet f34fa307952944678043075f6a92aef8 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:14.656781 12239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34fa307952944678043075f6a92aef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.664284 12238 tablet_service.cc:1511] Processing CreateTablet for tablet 86ea5af0026341c786bfab618c35d751 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:14.665678 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ea5af0026341c786bfab618c35d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.671686 12236 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6ed5d13895401eb43def4d88f201df (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:14.673013 12236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ed5d13895401eb43def4d88f201df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.675706 12235 tablet_service.cc:1511] Processing CreateTablet for tablet 78c3e4b4cd564e359e26eb3b446e4625 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:14.676983 12235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3e4b4cd564e359e26eb3b446e4625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.680369 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb52fdc00404c3789408e0676f60f47 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:14.681639 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb52fdc00404c3789408e0676f60f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.682910 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 55ba6ddaf0d547f384702b98aa8dd960 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:14.683333 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 90657f9cc5b3459f9ddb300821ea3f1f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:14.683709 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 8241d8805ace4da1a446a2f5cbda553f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:14.684873 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90657f9cc5b3459f9ddb300821ea3f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.685451 12388 tablet_service.cc:1511] Processing CreateTablet for tablet f34fa307952944678043075f6a92aef8 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:14.685570 12385 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6ed5d13895401eb43def4d88f201df (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:14.670542 12237 tablet_service.cc:1511] Processing CreateTablet for tablet 90657f9cc5b3459f9ddb300821ea3f1f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:14.687736 12390 tablet_service.cc:1511] Processing CreateTablet for tablet a63f724182d8409db17d14f37a524058 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:14.700551 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34fa307952944678043075f6a92aef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.689392 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 915e83cf75d44891a648348ba689d076 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:14.691032 12391 tablet_service.cc:1511] Processing CreateTablet for tablet f1ed9acaff04439d94daca6593218ce1 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:14.692111 12387 tablet_service.cc:1511] Processing CreateTablet for tablet 86ea5af0026341c786bfab618c35d751 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:14.710530 12318 tablet_service.cc:1511] Processing CreateTablet for tablet f47dc84d5b7d4b60ab6b4507be3e9d60 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:14.684156 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ba6ddaf0d547f384702b98aa8dd960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.696388 12237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90657f9cc5b3459f9ddb300821ea3f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.698110 12384 tablet_service.cc:1511] Processing CreateTablet for tablet 78c3e4b4cd564e359e26eb3b446e4625 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:14.702592 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ed5d13895401eb43def4d88f201df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.723651 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ed9acaff04439d94daca6593218ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.727077 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3e4b4cd564e359e26eb3b446e4625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.735704 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915e83cf75d44891a648348ba689d076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.738736 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47dc84d5b7d4b60ab6b4507be3e9d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.747788 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63f724182d8409db17d14f37a524058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.749804 12317 tablet_service.cc:1511] Processing CreateTablet for tablet 31040160342845538b85d0bad84bd026 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:14.754693 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8241d8805ace4da1a446a2f5cbda553f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.761535 12312 tablet_service.cc:1511] Processing CreateTablet for tablet 488050ad771a4b499d64ed701cb606f3 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:14.756162 12242 tablet_service.cc:1511] Processing CreateTablet for tablet 55ba6ddaf0d547f384702b98aa8dd960 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:14.762959 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ba6ddaf0d547f384702b98aa8dd960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.765142 12314 tablet_service.cc:1511] Processing CreateTablet for tablet 628c918a73ca4f9db324307a820a0e9e (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:14.776357 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 4529ebf7e39c4c58a9a802571c014652 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:14.779358 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529ebf7e39c4c58a9a802571c014652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.767311 12444 tablet_bootstrap.cc:492] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:14.770064 12310 tablet_service.cc:1511] Processing CreateTablet for tablet 3f05af3f2c4c40e4bab735a27d6fd539 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:14.783241 12443 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:14.790946 12241 tablet_service.cc:1511] Processing CreateTablet for tablet 488050ad771a4b499d64ed701cb606f3 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:14.791393 12238 tablet_service.cc:1511] Processing CreateTablet for tablet 628c918a73ca4f9db324307a820a0e9e (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:14.792238 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488050ad771a4b499d64ed701cb606f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.793741 12444 tablet_bootstrap.cc:654] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.794209 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 31040160342845538b85d0bad84bd026 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:14.795435 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31040160342845538b85d0bad84bd026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.798938 12387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ea5af0026341c786bfab618c35d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.809794 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 3f05af3f2c4c40e4bab735a27d6fd539 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:14.811102 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f05af3f2c4c40e4bab735a27d6fd539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.811878 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488050ad771a4b499d64ed701cb606f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.812531 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31040160342845538b85d0bad84bd026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.820091 12241 tablet_service.cc:1511] Processing CreateTablet for tablet 3f705e7ce06e4fac9ad6825d160a06d9 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:14.835246 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628c918a73ca4f9db324307a820a0e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.851565 12237 tablet_service.cc:1511] Processing CreateTablet for tablet 4529ebf7e39c4c58a9a802571c014652 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:14.786511 12240 tablet_service.cc:1511] Processing CreateTablet for tablet f47dc84d5b7d4b60ab6b4507be3e9d60 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:14.858774 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628c918a73ca4f9db324307a820a0e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.863976 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f05af3f2c4c40e4bab735a27d6fd539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.864981 12443 tablet_bootstrap.cc:654] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.866940 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47dc84d5b7d4b60ab6b4507be3e9d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.870935 12237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529ebf7e39c4c58a9a802571c014652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.873773 12319 tablet_service.cc:1511] Processing CreateTablet for tablet 3f705e7ce06e4fac9ad6825d160a06d9 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:14.879525 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 55ba6ddaf0d547f384702b98aa8dd960 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:14.880776 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ba6ddaf0d547f384702b98aa8dd960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.881647 12390 tablet_service.cc:1511] Processing CreateTablet for tablet f47dc84d5b7d4b60ab6b4507be3e9d60 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:14.882884 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47dc84d5b7d4b60ab6b4507be3e9d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.884240 12311 tablet_service.cc:1511] Processing CreateTablet for tablet 1371ea253dd9477a90389a4a18166a8f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:14.885993 12311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1371ea253dd9477a90389a4a18166a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.891304 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 31040160342845538b85d0bad84bd026 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:14.892544 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31040160342845538b85d0bad84bd026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.894342 12239 tablet_service.cc:1511] Processing CreateTablet for tablet 1371ea253dd9477a90389a4a18166a8f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:14.897204 12236 tablet_service.cc:1511] Processing CreateTablet for tablet dff56d6d76b744f8af1f33267d6bd016 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:14.902012 12445 tablet_bootstrap.cc:492] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:14.902833 12444 tablet_bootstrap.cc:492] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:14.903286 12444 ts_tablet_manager.cc:1403] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.136s	user 0.028s	sys 0.028s
I20260710 13:20:14.903093 12235 tablet_service.cc:1511] Processing CreateTablet for tablet b221c8c68c914a24bf99c6f6d2d6954b (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:14.905411 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 488050ad771a4b499d64ed701cb606f3 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:14.906210 12444 raft_consensus.cc:359] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:14.901657 12317 tablet_service.cc:1511] Processing CreateTablet for tablet dff56d6d76b744f8af1f33267d6bd016 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:14.900444 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f705e7ce06e4fac9ad6825d160a06d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.919744 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 3f05af3f2c4c40e4bab735a27d6fd539 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:14.909099 12384 tablet_service.cc:1511] Processing CreateTablet for tablet 628c918a73ca4f9db324307a820a0e9e (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:14.921633 12319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f705e7ce06e4fac9ad6825d160a06d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.906603 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488050ad771a4b499d64ed701cb606f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.926789 12239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1371ea253dd9477a90389a4a18166a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.927135 12445 tablet_bootstrap.cc:654] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.921157 12444 raft_consensus.cc:385] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.926180 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac081c1c2244e28b2e998fe2c1a4100 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:14.929862 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f05af3f2c4c40e4bab735a27d6fd539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.929574 12444 raft_consensus.cc:740] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.933517 12385 tablet_service.cc:1511] Processing CreateTablet for tablet 4529ebf7e39c4c58a9a802571c014652 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:14.934160 12443 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:14.931773 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff56d6d76b744f8af1f33267d6bd016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.934619 12443 ts_tablet_manager.cc:1403] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.152s	user 0.008s	sys 0.005s
I20260710 13:20:14.946053 12443 raft_consensus.cc:359] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:14.946760 12443 raft_consensus.cc:385] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.947058 12443 raft_consensus.cc:740] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.939791 12238 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:14.940351 12313 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:14.949203 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec9a2dea2ff4b95b66ab99d9335bd3d (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:14.942994 12242 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec9a2dea2ff4b95b66ab99d9335bd3d (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:14.950801 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac081c1c2244e28b2e998fe2c1a4100 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:14.940821 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac081c1c2244e28b2e998fe2c1a4100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.953523 12444 consensus_queue.cc:260] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:14.954340 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.955199 12388 tablet_service.cc:1511] Processing CreateTablet for tablet 3f705e7ce06e4fac9ad6825d160a06d9 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:14.939090 12318 tablet_service.cc:1511] Processing CreateTablet for tablet b221c8c68c914a24bf99c6f6d2d6954b (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:14.956244 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec9a2dea2ff4b95b66ab99d9335bd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.958454 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b221c8c68c914a24bf99c6f6d2d6954b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.961093 12235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b221c8c68c914a24bf99c6f6d2d6954b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.961977 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.962895 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec9a2dea2ff4b95b66ab99d9335bd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.980062 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628c918a73ca4f9db324307a820a0e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.991207 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 1371ea253dd9477a90389a4a18166a8f (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:14.992525 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1371ea253dd9477a90389a4a18166a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.994952 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529ebf7e39c4c58a9a802571c014652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.960474 12443 consensus_queue.cc:260] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:14.982991 12445 tablet_bootstrap.cc:492] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:14.998679 12445 ts_tablet_manager.cc:1403] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.000s
I20260710 13:20:15.001399 12445 raft_consensus.cc:359] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.002094 12445 raft_consensus.cc:385] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.977571 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac081c1c2244e28b2e998fe2c1a4100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:15.002378 12445 raft_consensus.cc:740] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.015946 12236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff56d6d76b744f8af1f33267d6bd016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:15.016489 12354 heartbeater.cc:499] Master 127.10.226.254:38641 was elected leader, sending a full tablet report...
I20260710 13:20:15.020278 12392 tablet_service.cc:1511] Processing CreateTablet for tablet b221c8c68c914a24bf99c6f6d2d6954b (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:15.025153 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac081c1c2244e28b2e998fe2c1a4100 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:14.985682 12387 tablet_service.cc:1511] Processing CreateTablet for tablet dff56d6d76b744f8af1f33267d6bd016 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:15.012295 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f705e7ce06e4fac9ad6825d160a06d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:15.037914 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:15.033349 12387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff56d6d76b744f8af1f33267d6bd016. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:15.054816 12200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:15.058266 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec9a2dea2ff4b95b66ab99d9335bd3d (DEFAULT_TABLE table=test-workload [id=3f5ec507f8f04d60908015908c949bbd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:15.062660 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec9a2dea2ff4b95b66ab99d9335bd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:15.066298 12444 ts_tablet_manager.cc:1434] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.163s	user 0.032s	sys 0.011s
I20260710 13:20:15.075412 12444 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.034811 12445 consensus_queue.cc:260] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.106812 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b221c8c68c914a24bf99c6f6d2d6954b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:15.111995 12136 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.226.193:45627, user_credentials={real_user=slave}} blocked reactor thread for 75895.5us
I20260710 13:20:15.123277 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac081c1c2244e28b2e998fe2c1a4100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:15.123664 12279 heartbeater.cc:499] Master 127.10.226.254:38641 was elected leader, sending a full tablet report...
I20260710 13:20:15.131035 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:15.142899 12445 ts_tablet_manager.cc:1434] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.144s	user 0.010s	sys 0.016s
I20260710 13:20:15.143651 12428 heartbeater.cc:499] Master 127.10.226.254:38641 was elected leader, sending a full tablet report...
I20260710 13:20:15.147294 12445 tablet_bootstrap.cc:492] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.148929 12444 tablet_bootstrap.cc:654] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.154984 12443 ts_tablet_manager.cc:1434] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.212s	user 0.029s	sys 0.038s
I20260710 13:20:15.156827 12452 raft_consensus.cc:493] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.157433 12452 raft_consensus.cc:515] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.158514 12445 tablet_bootstrap.cc:654] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.160702 12452 leader_election.cc:290] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627)
I20260710 13:20:15.161706 12443 tablet_bootstrap.cc:492] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.205948 12444 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.204849 12443 tablet_bootstrap.cc:654] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.206486 12444 ts_tablet_manager.cc:1403] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.027s
I20260710 13:20:15.207885 12445 tablet_bootstrap.cc:492] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.208379 12445 ts_tablet_manager.cc:1403] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.014s
I20260710 13:20:15.211735 12445 raft_consensus.cc:359] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.212530 12445 raft_consensus.cc:385] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.212872 12445 raft_consensus.cc:740] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.213771 12445 consensus_queue.cc:260] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.214612 12444 raft_consensus.cc:359] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.215337 12444 raft_consensus.cc:385] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.215628 12444 raft_consensus.cc:740] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.216701 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb52fdc00404c3789408e0676f60f47" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
W20260710 13:20:15.218292 12366 leader_election.cc:343] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.219079 12445 ts_tablet_manager.cc:1434] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:15.220000 12445 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.223269 12443 tablet_bootstrap.cc:492] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.223811 12443 ts_tablet_manager.cc:1403] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.005s
I20260710 13:20:15.223855 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb52fdc00404c3789408e0676f60f47" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
W20260710 13:20:15.225642 12369 leader_election.cc:343] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.226106 12369 leader_election.cc:304] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:15.227270 12451 raft_consensus.cc:2749] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.227173 12443 raft_consensus.cc:359] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.227799 12445 tablet_bootstrap.cc:654] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.228166 12443 raft_consensus.cc:385] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.228552 12443 raft_consensus.cc:740] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.228767 12444 consensus_queue.cc:260] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.229470 12443 consensus_queue.cc:260] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.231308 12444 ts_tablet_manager.cc:1434] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:20:15.231902 12443 ts_tablet_manager.cc:1434] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:15.232486 12444 tablet_bootstrap.cc:492] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.232852 12443 tablet_bootstrap.cc:492] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.241353 12444 tablet_bootstrap.cc:654] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.248090 12443 tablet_bootstrap.cc:654] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.248772 12445 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.249234 12445 ts_tablet_manager.cc:1403] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.010s
I20260710 13:20:15.251839 12445 raft_consensus.cc:359] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.252535 12445 raft_consensus.cc:385] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.252832 12445 raft_consensus.cc:740] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.253034 12443 tablet_bootstrap.cc:492] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.253548 12443 ts_tablet_manager.cc:1403] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260710 13:20:15.253557 12444 tablet_bootstrap.cc:492] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.254354 12444 ts_tablet_manager.cc:1403] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260710 13:20:15.253705 12445 consensus_queue.cc:260] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.256230 12445 ts_tablet_manager.cc:1434] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:20:15.256861 12443 raft_consensus.cc:359] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.257275 12445 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.257589 12443 raft_consensus.cc:385] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.257273 12444 raft_consensus.cc:359] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.258036 12443 raft_consensus.cc:740] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.258481 12444 raft_consensus.cc:385] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.258841 12444 raft_consensus.cc:740] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.259037 12443 consensus_queue.cc:260] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.259651 12444 consensus_queue.cc:260] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.262087 12444 ts_tablet_manager.cc:1434] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:15.263031 12444 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.266517 12445 tablet_bootstrap.cc:654] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.268002 12443 ts_tablet_manager.cc:1434] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:20:15.269342 12444 tablet_bootstrap.cc:654] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.273008 12445 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.273386 12443 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.273480 12445 ts_tablet_manager.cc:1403] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 13:20:15.274780 12444 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.275240 12444 ts_tablet_manager.cc:1403] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:20:15.276544 12445 raft_consensus.cc:359] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.277282 12445 raft_consensus.cc:385] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.277591 12445 raft_consensus.cc:740] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.278024 12444 raft_consensus.cc:359] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.278733 12444 raft_consensus.cc:385] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.278877 12443 tablet_bootstrap.cc:654] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.278443 12445 consensus_queue.cc:260] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.279031 12444 raft_consensus.cc:740] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.279865 12444 consensus_queue.cc:260] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.280972 12445 ts_tablet_manager.cc:1434] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:15.281867 12445 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.281949 12444 ts_tablet_manager.cc:1434] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:20:15.282975 12444 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.289304 12444 tablet_bootstrap.cc:654] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.289471 12445 tablet_bootstrap.cc:654] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.302176 12443 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.302836 12443 ts_tablet_manager.cc:1403] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.009s
I20260710 13:20:15.305919 12445 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.305593 12443 raft_consensus.cc:359] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.306237 12444 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.306401 12445 ts_tablet_manager.cc:1403] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260710 13:20:15.306270 12443 raft_consensus.cc:385] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.306824 12444 ts_tablet_manager.cc:1403] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260710 13:20:15.306883 12443 raft_consensus.cc:740] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.307770 12443 consensus_queue.cc:260] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.309463 12445 raft_consensus.cc:359] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.309934 12443 ts_tablet_manager.cc:1434] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:15.310214 12445 raft_consensus.cc:385] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.309680 12444 raft_consensus.cc:359] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.310511 12445 raft_consensus.cc:740] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.310894 12444 raft_consensus.cc:385] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.310974 12443 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.311313 12444 raft_consensus.cc:740] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.311465 12445 consensus_queue.cc:260] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.312178 12444 consensus_queue.cc:260] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.314558 12444 ts_tablet_manager.cc:1434] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:15.315675 12444 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.318882 12449 raft_consensus.cc:493] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.319329 12449 raft_consensus.cc:515] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.320506 12445 ts_tablet_manager.cc:1434] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:15.322146 12444 tablet_bootstrap.cc:654] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.323451 12445 tablet_bootstrap.cc:492] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.324113 12451 raft_consensus.cc:493] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.324572 12451 raft_consensus.cc:515] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.326776 12451 leader_election.cc:290] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.328060 12450 raft_consensus.cc:493] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.328513 12450 raft_consensus.cc:515] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.330494 12449 leader_election.cc:290] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.330989 12449 raft_consensus.cc:493] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.331100 12450 leader_election.cc:290] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.331425 12449 raft_consensus.cc:515] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.332669 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e83cf75d44891a648348ba689d076" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.333316 12449 leader_election.cc:290] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.333280 12254 raft_consensus.cc:2468] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
I20260710 13:20:15.334595 12366 leader_election.cc:304] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:15.335891 12451 raft_consensus.cc:2804] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.336288 12451 raft_consensus.cc:493] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.336603 12451 raft_consensus.cc:3060] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.341758 12445 tablet_bootstrap.cc:654] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.365335 12451 raft_consensus.cc:515] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.368752 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e83cf75d44891a648348ba689d076" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.369604 12329 raft_consensus.cc:2468] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
I20260710 13:20:15.374213 12443 tablet_bootstrap.cc:654] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.384337 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e83cf75d44891a648348ba689d076" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:15.385063 12254 raft_consensus.cc:3060] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.384435 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e83cf75d44891a648348ba689d076" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:15.387892 12329 raft_consensus.cc:3060] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.388180 12451 leader_election.cc:290] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.391726 12445 tablet_bootstrap.cc:492] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.392417 12445 ts_tablet_manager.cc:1403] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.017s
I20260710 13:20:15.399211 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90657f9cc5b3459f9ddb300821ea3f1f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.400251 12445 raft_consensus.cc:359] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.400934 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.401347 12445 raft_consensus.cc:385] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.401551 12403 raft_consensus.cc:2468] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
W20260710 13:20:15.403019 12295 leader_election.cc:343] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.403976 12295 leader_election.cc:304] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.404736 12449 raft_consensus.cc:493] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.401865 12445 raft_consensus.cc:740] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.405218 12449 raft_consensus.cc:515] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.405992 12445 consensus_queue.cc:260] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.407361 12449 leader_election.cc:290] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.407994 12449 raft_consensus.cc:2804] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.408413 12449 raft_consensus.cc:493] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.408782 12449 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.411737 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed9acaff04439d94daca6593218ce1" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.412362 12403 raft_consensus.cc:2468] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.412446 12445 ts_tablet_manager.cc:1434] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 13:20:15.413859 12445 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.404498 12254 raft_consensus.cc:2468] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:15.418133 12295 leader_election.cc:304] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.419230 12470 raft_consensus.cc:2804] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.419601 12470 raft_consensus.cc:493] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.419935 12470 raft_consensus.cc:3060] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.422875 12445 tablet_bootstrap.cc:654] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.426617 12329 raft_consensus.cc:2468] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:15.428088 12369 leader_election.cc:304] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.428925 12451 raft_consensus.cc:2804] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.429551 12451 raft_consensus.cc:697] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:15.430653 12451 consensus_queue.cc:237] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.435156 12443 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.435909 12444 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.437218 12443 ts_tablet_manager.cc:1403] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.002s
I20260710 13:20:15.437389 12444 ts_tablet_manager.cc:1403] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.122s	user 0.054s	sys 0.062s
I20260710 13:20:15.440615 12443 raft_consensus.cc:359] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.441479 12443 raft_consensus.cc:385] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.441107 12444 raft_consensus.cc:359] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.441841 12443 raft_consensus.cc:740] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.442097 12444 raft_consensus.cc:385] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.442533 12444 raft_consensus.cc:740] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.425092 12449 raft_consensus.cc:515] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.443501 12444 consensus_queue.cc:260] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.448410 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63f724182d8409db17d14f37a524058" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.449059 12329 raft_consensus.cc:2468] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:15.449700 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.450261 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90657f9cc5b3459f9ddb300821ea3f1f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.451618 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed9acaff04439d94daca6593218ce1" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.452435 12449 leader_election.cc:290] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.452489 12252 raft_consensus.cc:2468] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.454038 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:15.454267 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:15.454874 12403 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.459741 12470 raft_consensus.cc:515] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.461982 12403 raft_consensus.cc:2468] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:15.461880 12443 consensus_queue.cc:260] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
W20260710 13:20:15.463187 12292 leader_election.cc:343] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.462169 12151 catalog_manager.cc:5697] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.464249 12443 ts_tablet_manager.cc:1434] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:20:15.465215 12443 tablet_bootstrap.cc:492] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
W20260710 13:20:15.466535 12292 leader_election.cc:343] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.467005 12292 leader_election.cc:304] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc40ae448b514a289f5562012f4169da; no voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5
I20260710 13:20:15.468128 12449 raft_consensus.cc:2749] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.468775 12444 ts_tablet_manager.cc:1434] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.004s
I20260710 13:20:15.471386 12443 tablet_bootstrap.cc:654] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.472374 12444 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
W20260710 13:20:15.477790 12292 leader_election.cc:343] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.479622 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed9acaff04439d94daca6593218ce1" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:15.480247 12295 leader_election.cc:304] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 1b61efaf8c074a23841ddd98cba15afd
I20260710 13:20:15.480423 12251 raft_consensus.cc:3060] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.482571 12449 raft_consensus.cc:2804] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.483096 12449 raft_consensus.cc:697] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:15.483934 12449 consensus_queue.cc:237] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.482831 12445 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.485553 12445 ts_tablet_manager.cc:1403] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.020s
I20260710 13:20:15.487597 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed9acaff04439d94daca6593218ce1" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:15.488253 12403 raft_consensus.cc:3060] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.489476 12444 tablet_bootstrap.cc:654] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.479658 12220 leader_election.cc:304] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.480248 12470 leader_election.cc:290] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.491932 12450 raft_consensus.cc:2804] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.492283 12450 raft_consensus.cc:493] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.492620 12450 raft_consensus.cc:3060] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.496946 12403 raft_consensus.cc:2468] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:15.497900 12149 catalog_manager.cc:5697] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.498485 12295 leader_election.cc:304] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.499688 12470 raft_consensus.cc:2804] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.500669 12470 raft_consensus.cc:697] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:15.501010 12450 raft_consensus.cc:515] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.501771 12470 consensus_queue.cc:237] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.490988 12251 raft_consensus.cc:2468] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:15.504166 12445 raft_consensus.cc:359] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.506143 12445 raft_consensus.cc:385] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.511343 12450 leader_election.cc:290] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.507170 12445 raft_consensus.cc:740] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.514343 12443 tablet_bootstrap.cc:492] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.513890 12445 consensus_queue.cc:260] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.515745 12444 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.514881 12443 ts_tablet_manager.cc:1403] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.016s
I20260710 13:20:15.516273 12444 ts_tablet_manager.cc:1403] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.005s
I20260710 13:20:15.516633 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63f724182d8409db17d14f37a524058" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:15.517172 12329 raft_consensus.cc:3060] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.518901 12443 raft_consensus.cc:359] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.519605 12443 raft_consensus.cc:385] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.519930 12443 raft_consensus.cc:740] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.519093 12444 raft_consensus.cc:359] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.521073 12444 raft_consensus.cc:385] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.520718 12443 consensus_queue.cc:260] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.521363 12444 raft_consensus.cc:740] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.522193 12444 consensus_queue.cc:260] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.524189 12329 raft_consensus.cc:2468] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:15.524421 12444 ts_tablet_manager.cc:1434] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:15.527060 12445 ts_tablet_manager.cc:1434] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 13:20:15.527871 12220 leader_election.cc:304] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.524624 12443 ts_tablet_manager.cc:1434] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:20:15.525899 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63f724182d8409db17d14f37a524058" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.526515 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63f724182d8409db17d14f37a524058" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:15.529646 12450 raft_consensus.cc:2804] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.529675 12403 raft_consensus.cc:2468] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:15.531246 12450 raft_consensus.cc:697] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:15.532338 12445 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.532128 12450 consensus_queue.cc:237] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.529345 12444 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.538195 12443 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.539470 12149 catalog_manager.cc:5697] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.549419 12451 raft_consensus.cc:493] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.551582 12444 tablet_bootstrap.cc:654] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.554003 12443 tablet_bootstrap.cc:654] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.554183 12445 tablet_bootstrap.cc:654] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.555192 12152 catalog_manager.cc:5697] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.554019 12451 raft_consensus.cc:515] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.558455 12451 leader_election.cc:290] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.559427 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.560254 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.560866 12329 raft_consensus.cc:2468] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
W20260710 13:20:15.561053 12366 leader_election.cc:343] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.562063 12369 leader_election.cc:304] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [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: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 1b61efaf8c074a23841ddd98cba15afd
I20260710 13:20:15.563126 12451 raft_consensus.cc:2804] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.563470 12451 raft_consensus.cc:493] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.563810 12451 raft_consensus.cc:3060] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.565380 12450 raft_consensus.cc:493] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.565812 12450 raft_consensus.cc:515] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.567715 12450 leader_election.cc:290] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.569919 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ea5af0026341c786bfab618c35d751" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.569993 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ea5af0026341c786bfab618c35d751" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
W20260710 13:20:15.571497 12220 leader_election.cc:343] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:15.572114 12220 leader_election.cc:343] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.572520 12220 leader_election.cc:304] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:15.572503 12451 raft_consensus.cc:515] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.574218 12450 raft_consensus.cc:2749] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.575356 12451 leader_election.cc:290] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.575472 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
W20260710 13:20:15.577214 12366 leader_election.cc:343] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.575546 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:15.577704 12329 raft_consensus.cc:3060] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.578343 12444 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.578861 12444 ts_tablet_manager.cc:1403] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.006s
I20260710 13:20:15.579056 12445 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.579499 12445 ts_tablet_manager.cc:1403] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.019s
I20260710 13:20:15.580315 12443 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.580753 12443 ts_tablet_manager.cc:1403] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.012s
I20260710 13:20:15.581874 12444 raft_consensus.cc:359] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.582043 12445 raft_consensus.cc:359] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.582599 12444 raft_consensus.cc:385] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.582746 12445 raft_consensus.cc:385] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.583201 12444 raft_consensus.cc:740] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.583300 12445 raft_consensus.cc:740] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.583490 12443 raft_consensus.cc:359] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.584197 12443 raft_consensus.cc:385] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.584239 12329 raft_consensus.cc:2468] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:15.584604 12443 raft_consensus.cc:740] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.584388 12445 consensus_queue.cc:260] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.584208 12444 consensus_queue.cc:260] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.585410 12369 leader_election.cc:304] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 1b61efaf8c074a23841ddd98cba15afd
I20260710 13:20:15.585405 12443 consensus_queue.cc:260] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.587021 12452 raft_consensus.cc:2804] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.587467 12452 raft_consensus.cc:697] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:15.587695 12443 ts_tablet_manager.cc:1434] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:15.588639 12443 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.588238 12452 consensus_queue.cc:237] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.591930 12444 ts_tablet_manager.cc:1434] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:20:15.592872 12444 tablet_bootstrap.cc:492] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.594712 12445 ts_tablet_manager.cc:1434] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260710 13:20:15.595197 12443 tablet_bootstrap.cc:654] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.595584 12445 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.598688 12444 tablet_bootstrap.cc:654] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.607228 12450 raft_consensus.cc:493] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.607977 12450 raft_consensus.cc:515] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.610756 12450 leader_election.cc:290] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.613629 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb52fdc00404c3789408e0676f60f47" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.614482 12403 raft_consensus.cc:2468] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:15.615181 12445 tablet_bootstrap.cc:654] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.616062 12220 leader_election.cc:304] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:15.617210 12450 raft_consensus.cc:2804] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.617722 12450 raft_consensus.cc:493] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.617141 12152 catalog_manager.cc:5697] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.618167 12450 raft_consensus.cc:3060] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.620486 12488 raft_consensus.cc:493] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.620935 12488 raft_consensus.cc:515] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.623222 12488 leader_election.cc:290] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.624986 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.625524 12443 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.625383 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.626040 12443 ts_tablet_manager.cc:1403] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.013s
I20260710 13:20:15.626155 12403 raft_consensus.cc:2393] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b61efaf8c074a23841ddd98cba15afd in current term 1: Already voted for candidate dc40ae448b514a289f5562012f4169da in this term.
I20260710 13:20:15.627252 12220 leader_election.cc:304] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:15.628110 12488 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.628736 12445 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.628600 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb52fdc00404c3789408e0676f60f47" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.629149 12445 ts_tablet_manager.cc:1403] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 13:20:15.631368 12444 tablet_bootstrap.cc:492] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.631763 12444 ts_tablet_manager.cc:1403] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.008s
I20260710 13:20:15.631716 12445 raft_consensus.cc:359] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.632481 12445 raft_consensus.cc:385] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.632719 12445 raft_consensus.cc:740] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.633323 12445 consensus_queue.cc:260] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.634390 12450 raft_consensus.cc:515] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.635241 12445 ts_tablet_manager.cc:1434] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 13:20:15.635272 12220 leader_election.cc:343] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.636241 12445 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.635907 12444 raft_consensus.cc:359] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.636510 12444 raft_consensus.cc:385] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.636767 12488 raft_consensus.cc:2749] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.638149 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb52fdc00404c3789408e0676f60f47" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:15.638335 12443 raft_consensus.cc:359] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.639000 12443 raft_consensus.cc:385] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.639287 12443 raft_consensus.cc:740] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.639964 12443 consensus_queue.cc:260] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.640304 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb52fdc00404c3789408e0676f60f47" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:15.636750 12444 raft_consensus.cc:740] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.640852 12403 raft_consensus.cc:3060] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.641546 12444 consensus_queue.cc:260] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.642110 12445 tablet_bootstrap.cc:654] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.646106 12329 raft_consensus.cc:3060] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.647181 12444 ts_tablet_manager.cc:1434] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 13:20:15.647905 12443 ts_tablet_manager.cc:1434] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 13:20:15.648111 12444 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.649698 12443 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.653949 12444 tablet_bootstrap.cc:654] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.655283 12443 tablet_bootstrap.cc:654] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.659896 12403 raft_consensus.cc:2468] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:15.661425 12220 leader_election.cc:304] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:15.650828 12450 leader_election.cc:290] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.662521 12488 raft_consensus.cc:2804] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.663199 12488 raft_consensus.cc:697] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:15.664297 12488 consensus_queue.cc:237] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.666316 12329 raft_consensus.cc:2468] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:15.667225 12443 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.667716 12443 ts_tablet_manager.cc:1403] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:20:15.670979 12445 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.670604 12443 raft_consensus.cc:359] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.671427 12445 ts_tablet_manager.cc:1403] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.006s
I20260710 13:20:15.671458 12443 raft_consensus.cc:385] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.673671 12443 raft_consensus.cc:740] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.674504 12444 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.674376 12443 consensus_queue.cc:260] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.675243 12444 ts_tablet_manager.cc:1403] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260710 13:20:15.676433 12443 ts_tablet_manager.cc:1434] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260710 13:20:15.677220 12443 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.678701 12444 raft_consensus.cc:359] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.679436 12444 raft_consensus.cc:385] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.679718 12444 raft_consensus.cc:740] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.680390 12444 consensus_queue.cc:260] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.681941 12443 tablet_bootstrap.cc:654] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.682744 12444 ts_tablet_manager.cc:1434] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:15.683805 12444 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.679121 12445 raft_consensus.cc:359] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.685681 12445 raft_consensus.cc:385] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.685951 12445 raft_consensus.cc:740] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.686771 12445 consensus_queue.cc:260] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.689057 12445 ts_tablet_manager.cc:1434] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:15.689900 12445 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.692210 12444 tablet_bootstrap.cc:654] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.696590 12443 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.697005 12443 ts_tablet_manager.cc:1403] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:20:15.697458 12445 tablet_bootstrap.cc:654] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.694031 12149 catalog_manager.cc:5697] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.699569 12443 raft_consensus.cc:359] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.700208 12443 raft_consensus.cc:385] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.700485 12443 raft_consensus.cc:740] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.701210 12443 consensus_queue.cc:260] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.703449 12443 ts_tablet_manager.cc:1434] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:20:15.704277 12443 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.709880 12443 tablet_bootstrap.cc:654] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.714468 12445 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.714468 12443 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.715039 12443 ts_tablet_manager.cc:1403] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:20:15.715095 12445 ts_tablet_manager.cc:1403] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260710 13:20:15.715793 12444 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.716199 12444 ts_tablet_manager.cc:1403] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260710 13:20:15.717605 12445 raft_consensus.cc:359] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.717717 12443 raft_consensus.cc:359] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.718266 12445 raft_consensus.cc:385] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.718295 12443 raft_consensus.cc:385] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.718652 12445 raft_consensus.cc:740] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.718696 12443 raft_consensus.cc:740] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.718583 12444 raft_consensus.cc:359] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.719534 12444 raft_consensus.cc:385] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.719946 12444 raft_consensus.cc:740] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.719527 12445 consensus_queue.cc:260] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.719733 12443 consensus_queue.cc:260] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.720558 12444 consensus_queue.cc:260] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.722157 12445 ts_tablet_manager.cc:1434] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:15.722226 12443 ts_tablet_manager.cc:1434] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:15.723160 12443 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.723165 12445 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.724644 12444 ts_tablet_manager.cc:1434] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:20:15.725463 12444 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.728899 12445 tablet_bootstrap.cc:654] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.729400 12443 tablet_bootstrap.cc:654] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.731010 12444 tablet_bootstrap.cc:654] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.746203 12452 raft_consensus.cc:493] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.746925 12452 raft_consensus.cc:515] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.748263 12451 raft_consensus.cc:493] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.748864 12451 raft_consensus.cc:515] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.750780 12451 leader_election.cc:290] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.751502 12452 leader_election.cc:290] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.753175 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba6ddaf0d547f384702b98aa8dd960" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
W20260710 13:20:15.755048 12366 leader_election.cc:343] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.753221 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ed5d13895401eb43def4d88f201df" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.756583 12443 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.756703 12445 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.756479 12252 raft_consensus.cc:2468] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
I20260710 13:20:15.757102 12445 ts_tablet_manager.cc:1403] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260710 13:20:15.757102 12443 ts_tablet_manager.cc:1403] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.017s
I20260710 13:20:15.758194 12366 leader_election.cc:304] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:15.759606 12452 raft_consensus.cc:2804] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.759979 12452 raft_consensus.cc:493] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.759859 12443 raft_consensus.cc:359] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.760077 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba6ddaf0d547f384702b98aa8dd960" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.760413 12452 raft_consensus.cc:3060] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.760535 12443 raft_consensus.cc:385] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.760876 12443 raft_consensus.cc:740] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.761777 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ed5d13895401eb43def4d88f201df" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.762084 12445 raft_consensus.cc:359] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.762382 12329 raft_consensus.cc:2468] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
I20260710 13:20:15.762684 12445 raft_consensus.cc:385] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.762997 12445 raft_consensus.cc:740] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.762979 12443 consensus_queue.cc:260] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
W20260710 13:20:15.763563 12369 leader_election.cc:343] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.764377 12369 leader_election.cc:304] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:15.764194 12445 consensus_queue.cc:260] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.765192 12451 raft_consensus.cc:2749] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.765769 12443 ts_tablet_manager.cc:1434] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:15.766882 12443 tablet_bootstrap.cc:492] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.773120 12452 raft_consensus.cc:515] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.773921 12443 tablet_bootstrap.cc:654] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.774843 12445 ts_tablet_manager.cc:1434] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260710 13:20:15.775801 12445 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.777469 12444 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.777885 12444 ts_tablet_manager.cc:1403] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.011s
I20260710 13:20:15.780725 12444 raft_consensus.cc:359] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.781381 12444 raft_consensus.cc:385] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.781630 12444 raft_consensus.cc:740] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.782228 12444 consensus_queue.cc:260] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.783751 12452 leader_election.cc:290] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.784425 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ed5d13895401eb43def4d88f201df" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:15.784967 12252 raft_consensus.cc:3060] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.785676 12444 ts_tablet_manager.cc:1434] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:15.786576 12444 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.792258 12444 tablet_bootstrap.cc:654] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.795960 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ed5d13895401eb43def4d88f201df" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:15.796401 12445 tablet_bootstrap.cc:654] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.796793 12329 raft_consensus.cc:3060] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.797109 12470 raft_consensus.cc:493] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.797871 12470 raft_consensus.cc:515] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.800606 12470 leader_election.cc:290] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.802543 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31040160342845538b85d0bad84bd026" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.803447 12251 raft_consensus.cc:2468] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.805109 12292 leader_election.cc:304] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.806232 12470 raft_consensus.cc:2804] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.806702 12470 raft_consensus.cc:493] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.807183 12470 raft_consensus.cc:3060] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.808511 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31040160342845538b85d0bad84bd026" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.809139 12403 raft_consensus.cc:2468] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.811736 12452 raft_consensus.cc:493] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.812332 12452 raft_consensus.cc:515] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.815080 12452 leader_election.cc:290] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.816071 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ea5af0026341c786bfab618c35d751" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.816676 12251 raft_consensus.cc:2468] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
I20260710 13:20:15.816730 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ea5af0026341c786bfab618c35d751" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.817945 12366 leader_election.cc:304] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
W20260710 13:20:15.818799 12369 leader_election.cc:343] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.819726 12452 raft_consensus.cc:2804] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.820197 12452 raft_consensus.cc:493] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.820608 12452 raft_consensus.cc:3060] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.821251 12329 raft_consensus.cc:2468] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:15.823122 12369 leader_election.cc:304] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.824256 12508 raft_consensus.cc:2804] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.824882 12508 raft_consensus.cc:697] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:15.825735 12443 tablet_bootstrap.cc:492] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.826224 12443 ts_tablet_manager.cc:1403] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.035s
I20260710 13:20:15.825699 12508 consensus_queue.cc:237] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.828949 12443 raft_consensus.cc:359] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.829859 12443 raft_consensus.cc:385] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.830245 12443 raft_consensus.cc:740] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.831523 12252 raft_consensus.cc:2468] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:15.831279 12443 consensus_queue.cc:260] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.832688 12444 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.833107 12444 ts_tablet_manager.cc:1403] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.019s
I20260710 13:20:15.834013 12452 raft_consensus.cc:515] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.834426 12443 ts_tablet_manager.cc:1434] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:15.835713 12443 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.835826 12444 raft_consensus.cc:359] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.836701 12444 raft_consensus.cc:385] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.836517 12470 raft_consensus.cc:515] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.836977 12444 raft_consensus.cc:740] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.837606 12444 consensus_queue.cc:260] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.839732 12444 ts_tablet_manager.cc:1434] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:15.840626 12444 tablet_bootstrap.cc:492] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.843698 12443 tablet_bootstrap.cc:654] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.852537 12444 tablet_bootstrap.cc:654] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.854355 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ea5af0026341c786bfab618c35d751" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:15.854960 12329 raft_consensus.cc:3060] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.856184 12443 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.856761 12443 ts_tablet_manager.cc:1403] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:20:15.859984 12443 raft_consensus.cc:359] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.860981 12443 raft_consensus.cc:385] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.861332 12443 raft_consensus.cc:740] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.852345 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ea5af0026341c786bfab618c35d751" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:15.862447 12252 raft_consensus.cc:3060] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.863984 12443 consensus_queue.cc:260] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.865454 12329 raft_consensus.cc:2468] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:15.865983 12444 tablet_bootstrap.cc:492] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.866568 12444 ts_tablet_manager.cc:1403] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260710 13:20:15.866598 12369 leader_election.cc:304] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.867512 12451 raft_consensus.cc:2804] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.869570 12444 raft_consensus.cc:359] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.870397 12444 raft_consensus.cc:385] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.870756 12444 raft_consensus.cc:740] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.871809 12444 consensus_queue.cc:260] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.876852 12443 ts_tablet_manager.cc:1434] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 13:20:15.877131 12444 ts_tablet_manager.cc:1434] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:15.878041 12444 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.878050 12488 raft_consensus.cc:493] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.878571 12488 raft_consensus.cc:515] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.880486 12488 leader_election.cc:290] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.881448 12443 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.882992 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90657f9cc5b3459f9ddb300821ea3f1f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.883585 12328 raft_consensus.cc:2468] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:15.885213 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90657f9cc5b3459f9ddb300821ea3f1f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.885819 12403 raft_consensus.cc:2468] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:15.886940 12220 leader_election.cc:304] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.888227 12444 tablet_bootstrap.cc:654] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.889169 12449 raft_consensus.cc:493] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.889698 12449 raft_consensus.cc:515] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.891223 12443 tablet_bootstrap.cc:654] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.891860 12449 leader_election.cc:290] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.889249 12488 raft_consensus.cc:2804] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.893419 12488 raft_consensus.cc:493] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.893460 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34fa307952944678043075f6a92aef8" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.893877 12488 raft_consensus.cc:3060] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.894124 12251 raft_consensus.cc:2468] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.895550 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34fa307952944678043075f6a92aef8" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.896136 12403 raft_consensus.cc:2468] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.897323 12295 leader_election.cc:304] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.898944 12449 raft_consensus.cc:2804] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.899284 12449 raft_consensus.cc:493] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.899613 12449 raft_consensus.cc:3060] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.900660 12488 raft_consensus.cc:515] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.903447 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90657f9cc5b3459f9ddb300821ea3f1f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:15.904021 12328 raft_consensus.cc:3060] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.906404 12443 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.907097 12443 ts_tablet_manager.cc:1403] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260710 13:20:15.908471 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31040160342845538b85d0bad84bd026" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:15.909054 12251 raft_consensus.cc:3060] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.891934 12452 leader_election.cc:290] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:15.910135 12443 raft_consensus.cc:359] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.911450 12443 raft_consensus.cc:385] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.911842 12443 raft_consensus.cc:740] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.911337 12328 raft_consensus.cc:2468] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:15.913400 12220 leader_election.cc:304] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.913126 12443 consensus_queue.cc:260] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.914183 12450 raft_consensus.cc:2804] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.916786 12251 raft_consensus.cc:2468] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:15.918097 12292 leader_election.cc:304] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.919433 12480 raft_consensus.cc:2804] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.928973 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90657f9cc5b3459f9ddb300821ea3f1f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:15.929564 12403 raft_consensus.cc:3060] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.931186 12521 consensus_queue.cc:1048] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:15.932511 12488 leader_election.cc:290] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.934718 12480 raft_consensus.cc:697] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:15.936447 12450 raft_consensus.cc:697] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:15.936311 12480 consensus_queue.cc:237] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.937693 12450 consensus_queue.cc:237] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.943136 12444 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:15.944844 12444 ts_tablet_manager.cc:1403] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.002s
I20260710 13:20:15.944729 12519 raft_consensus.cc:493] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.946269 12445 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:15.946898 12445 ts_tablet_manager.cc:1403] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.171s	user 0.017s	sys 0.020s
I20260710 13:20:15.945889 12519 raft_consensus.cc:515] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.950186 12445 raft_consensus.cc:359] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.950893 12445 raft_consensus.cc:385] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.950838 12444 raft_consensus.cc:359] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.951251 12445 raft_consensus.cc:740] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.951928 12445 consensus_queue.cc:260] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.953253 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31040160342845538b85d0bad84bd026" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:15.953365 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba6ddaf0d547f384702b98aa8dd960" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:15.953855 12402 raft_consensus.cc:3060] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.954169 12253 raft_consensus.cc:2468] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.953909 12445 ts_tablet_manager.cc:1434] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:15.955596 12445 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:15.955968 12292 leader_election.cc:304] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.954386 12518 raft_consensus.cc:493] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.957155 12518 raft_consensus.cc:515] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.960887 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.961215 12402 raft_consensus.cc:2468] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:15.961797 12444 raft_consensus.cc:385] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.961939 12328 raft_consensus.cc:2393] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b61efaf8c074a23841ddd98cba15afd in current term 1: Already voted for candidate bd43c9a856764a8da76631290659b1e5 in this term.
I20260710 13:20:15.962409 12450 raft_consensus.cc:493] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.962845 12480 raft_consensus.cc:2804] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.963256 12480 raft_consensus.cc:493] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.962927 12450 raft_consensus.cc:515] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.962132 12444 raft_consensus.cc:740] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.964202 12444 consensus_queue.cc:260] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.964964 12450 leader_election.cc:290] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.965533 12480 raft_consensus.cc:3060] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.966126 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529ebf7e39c4c58a9a802571c014652" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:15.966895 12328 raft_consensus.cc:2468] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:15.967716 12445 tablet_bootstrap.cc:654] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.969578 12220 leader_election.cc:304] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:15.970952 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529ebf7e39c4c58a9a802571c014652" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.971429 12517 raft_consensus.cc:2804] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.971813 12517 raft_consensus.cc:493] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.972158 12517 raft_consensus.cc:3060] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.972558 12443 ts_tablet_manager.cc:1434] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.065s	user 0.024s	sys 0.035s
I20260710 13:20:15.972949 12518 leader_election.cc:290] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.972569 12519 leader_election.cc:290] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.973681 12443 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.976555 12444 ts_tablet_manager.cc:1434] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 13:20:15.977452 12444 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:15.981626 12443 tablet_bootstrap.cc:654] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.980715 12152 catalog_manager.cc:5697] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:15.972182 12220 leader_election.cc:343] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.984615 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.984906 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba6ddaf0d547f384702b98aa8dd960" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:15.985844 12402 raft_consensus.cc:2468] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:15.986390 12220 leader_election.cc:304] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:15.988003 12518 raft_consensus.cc:3060] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.991328 12470 leader_election.cc:290] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:15.993649 12443 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:15.994151 12443 ts_tablet_manager.cc:1403] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:20:15.906076 12449 raft_consensus.cc:515] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.996671 12517 raft_consensus.cc:515] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.996892 12443 raft_consensus.cc:359] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.997805 12443 raft_consensus.cc:385] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.998139 12443 raft_consensus.cc:740] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.998919 12443 consensus_queue.cc:260] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:15.999351 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529ebf7e39c4c58a9a802571c014652" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:16.000259 12328 raft_consensus.cc:3060] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.000982 12443 ts_tablet_manager.cc:1434] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:20:16.000542 12152 catalog_manager.cc:5697] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:16.001966 12443 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:15.942481 12403 raft_consensus.cc:2468] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:16.004643 12518 raft_consensus.cc:2749] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.004757 12451 raft_consensus.cc:697] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:16.005694 12451 consensus_queue.cc:237] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.006944 12328 raft_consensus.cc:2468] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:16.008286 12443 tablet_bootstrap.cc:654] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.008189 12220 leader_election.cc:304] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:16.009150 12450 raft_consensus.cc:2804] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.009618 12450 raft_consensus.cc:697] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:16.009989 12444 tablet_bootstrap.cc:654] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.010409 12450 consensus_queue.cc:237] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.015224 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529ebf7e39c4c58a9a802571c014652" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:16.024165 12517 leader_election.cc:290] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.024418 12518 raft_consensus.cc:493] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.025038 12518 raft_consensus.cc:515] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.027233 12518 leader_election.cc:290] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.027662 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34fa307952944678043075f6a92aef8" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:16.028380 12401 raft_consensus.cc:3060] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.029247 12443 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:16.029637 12443 ts_tablet_manager.cc:1403] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260710 13:20:16.031698 12443 raft_consensus.cc:359] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.032174 12443 raft_consensus.cc:385] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.032400 12443 raft_consensus.cc:740] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.033020 12443 consensus_queue.cc:260] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.034567 12443 ts_tablet_manager.cc:1434] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260710 13:20:16.037606 12443 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:16.039983 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.040352 12508 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.040768 12328 raft_consensus.cc:2468] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:16.043210 12443 tablet_bootstrap.cc:654] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.043823 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.044389 12220 leader_election.cc:304] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:16.045560 12450 raft_consensus.cc:2804] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.045943 12450 raft_consensus.cc:493] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.046363 12450 raft_consensus.cc:3060] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.047569 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34fa307952944678043075f6a92aef8" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:16.048254 12251 raft_consensus.cc:3060] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.050745 12449 leader_election.cc:290] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.053144 12508 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.054189 12449 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.054670 12449 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.056614 12450 raft_consensus.cc:515] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.057013 12449 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.038338 12401 raft_consensus.cc:2468] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:16.057597 12152 catalog_manager.cc:5697] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.058511 12450 leader_election.cc:290] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
W20260710 13:20:16.061916 12200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:16.066598 12151 catalog_manager.cc:5697] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:16.067848 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.070374 12152 catalog_manager.cc:5697] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:16.076802 12220 leader_election.cc:343] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:16.080760 12220 leader_election.cc:343] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.082293 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:16.085877 12329 raft_consensus.cc:3060] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.083384 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:15.950224 12252 raft_consensus.cc:2468] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:16.092402 12518 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.093113 12445 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:16.095013 12445 ts_tablet_manager.cc:1403] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.015s
I20260710 13:20:16.094945 12518 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.097786 12445 raft_consensus.cc:359] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.098567 12518 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.100668 12480 raft_consensus.cc:515] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.108759 12295 leader_election.cc:304] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:16.113014 12251 raft_consensus.cc:2468] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
W20260710 13:20:16.113710 12295 leader_election.cc:343] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.114869 12329 raft_consensus.cc:2468] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:16.115397 12519 raft_consensus.cc:2804] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.116137 12519 raft_consensus.cc:697] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:16.116420 12525 consensus_queue.cc:1048] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.117076 12519 consensus_queue.cc:237] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.117853 12525 consensus_queue.cc:1048] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.098436 12445 raft_consensus.cc:385] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.118841 12445 raft_consensus.cc:740] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.119948 12445 consensus_queue.cc:260] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.122155 12445 ts_tablet_manager.cc:1434] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260710 13:20:16.129307 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba6ddaf0d547f384702b98aa8dd960" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:16.130229 12403 raft_consensus.cc:3060] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.131534 12450 raft_consensus.cc:493] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.132011 12450 raft_consensus.cc:515] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.133996 12450 leader_election.cc:290] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.116257 12444 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:16.135028 12444 ts_tablet_manager.cc:1403] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.158s	user 0.007s	sys 0.012s
I20260710 13:20:16.139096 12445 tablet_bootstrap.cc:492] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:16.151400 12445 tablet_bootstrap.cc:654] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.153653 12444 raft_consensus.cc:359] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.154421 12444 raft_consensus.cc:385] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.154700 12444 raft_consensus.cc:740] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.155326 12444 consensus_queue.cc:260] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.157320 12444 ts_tablet_manager.cc:1434] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.003s
I20260710 13:20:16.158586 12444 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:16.162582 12508 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.165546 12444 tablet_bootstrap.cc:654] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.173311 12515 raft_consensus.cc:493] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.173951 12515 raft_consensus.cc:515] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.174926 12480 leader_election.cc:290] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.176467 12515 leader_election.cc:290] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:16.177286 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:16.177716 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488050ad771a4b499d64ed701cb606f3" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.178036 12251 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:16.177191 12452 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:16.178869 12369 leader_election.cc:343] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.181774 12443 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:16.181955 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.182216 12443 ts_tablet_manager.cc:1403] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.145s	user 0.051s	sys 0.055s
I20260710 13:20:16.182513 12329 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:16.186820 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba6ddaf0d547f384702b98aa8dd960" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:16.187420 12443 raft_consensus.cc:359] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.188066 12443 raft_consensus.cc:385] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.188378 12443 raft_consensus.cc:740] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.188191 12252 raft_consensus.cc:3060] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.194308 12443 consensus_queue.cc:260] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.195933 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.197520 12402 raft_consensus.cc:3060] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.201133 12443 ts_tablet_manager.cc:1434] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 13:20:16.202360 12443 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:16.214323 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488050ad771a4b499d64ed701cb606f3" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:16.215057 12254 raft_consensus.cc:2468] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
I20260710 13:20:16.216264 12366 leader_election.cc:304] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [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: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.217398 12515 raft_consensus.cc:2804] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.217759 12515 raft_consensus.cc:493] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.218067 12515 raft_consensus.cc:3060] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.219636 12252 raft_consensus.cc:2468] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:16.222316 12403 raft_consensus.cc:2468] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:16.223505 12295 leader_election.cc:304] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:16.224339 12480 raft_consensus.cc:2804] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.224786 12480 raft_consensus.cc:697] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:16.225590 12480 consensus_queue.cc:237] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.225579 12515 raft_consensus.cc:515] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.243234 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488050ad771a4b499d64ed701cb606f3" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:16.247115 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488050ad771a4b499d64ed701cb606f3" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:16.247812 12515 leader_election.cc:290] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:16.249931 12254 raft_consensus.cc:3060] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:16.250363 12369 leader_election.cc:343] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.299865 12518 raft_consensus.cc:493] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.322458 12508 raft_consensus.cc:493] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.336409 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488050ad771a4b499d64ed701cb606f3" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.337924 12508 raft_consensus.cc:515] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.346882 12508 leader_election.cc:290] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:16.348366 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:16.333911 12518 raft_consensus.cc:515] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.351992 12518 leader_election.cc:290] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.353113 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488050ad771a4b499d64ed701cb606f3" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.353876 12403 raft_consensus.cc:2393] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b61efaf8c074a23841ddd98cba15afd in current term 1: Already voted for candidate bd43c9a856764a8da76631290659b1e5 in this term.
I20260710 13:20:16.354781 12292 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [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: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: bd43c9a856764a8da76631290659b1e5
I20260710 13:20:16.356078 12519 raft_consensus.cc:2804] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.356528 12519 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.356913 12519 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.324859 12254 raft_consensus.cc:2468] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:16.389348 12366 leader_election.cc:304] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.393390 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
W20260710 13:20:16.394820 12369 leader_election.cc:343] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.396411 12508 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.396596 12515 raft_consensus.cc:2804] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.399463 12515 raft_consensus.cc:697] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:16.402134 12515 consensus_queue.cc:237] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
W20260710 13:20:16.400460 12366 leader_election.cc:343] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.393393 12220 leader_election.cc:304] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:16.409443 12444 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:16.409842 12444 ts_tablet_manager.cc:1403] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.251s	user 0.025s	sys 0.021s
I20260710 13:20:16.407310 12518 raft_consensus.cc:2804] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.414553 12220 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:16.417399 12450 raft_consensus.cc:2804] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.417888 12450 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.414846 12518 raft_consensus.cc:697] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:16.418993 12450 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.419561 12518 consensus_queue.cc:237] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.420771 12444 raft_consensus.cc:359] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.421391 12444 raft_consensus.cc:385] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.421649 12444 raft_consensus.cc:740] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.422291 12444 consensus_queue.cc:260] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.423116 12449 raft_consensus.cc:493] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.423578 12449 raft_consensus.cc:515] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.424335 12444 ts_tablet_manager.cc:1434] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:20:16.425161 12444 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:16.425595 12449 leader_election.cc:290] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.426914 12517 raft_consensus.cc:493] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.426703 12519 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.427508 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f705e7ce06e4fac9ad6825d160a06d9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.413810 12480 consensus_queue.cc:1048] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:20:16.427372 12517 raft_consensus.cc:515] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
W20260710 13:20:16.430080 12295 leader_election.cc:343] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.430744 12517 leader_election.cc:290] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.431115 12445 tablet_bootstrap.cc:492] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:16.431573 12445 ts_tablet_manager.cc:1403] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.300s	user 0.036s	sys 0.022s
I20260710 13:20:16.433614 12444 tablet_bootstrap.cc:654] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.432979 12149 catalog_manager.cc:5697] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:16.407510 12366 leader_election.cc:304] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.433998 12445 raft_consensus.cc:359] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.438614 12445 raft_consensus.cc:385] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.438935 12445 raft_consensus.cc:740] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
W20260710 13:20:16.439905 12220 leader_election.cc:343] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.439818 12517 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.441206 12515 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.442672 12445 consensus_queue.cc:260] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.443533 12452 raft_consensus.cc:2749] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.445118 12450 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.448350 12450 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.449846 12470 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:16.453498 12366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.193:45627, user_credentials={real_user=slave}} blocked reactor thread for 56475.2us
I20260710 13:20:16.459705 12152 catalog_manager.cc:5697] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.462103 12152 catalog_manager.cc:5697] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.463716 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
W20260710 13:20:16.459507 12220 leader_election.cc:343] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:16.465407 12220 leader_election.cc:343] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.467242 12445 ts_tablet_manager.cc:1434] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
W20260710 13:20:16.467733 12295 leader_election.cc:343] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.468093 12450 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.468494 12519 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.469249 12517 consensus_queue.cc:1048] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.469411 12220 leader_election.cc:304] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.471518 12445 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:16.472045 12518 raft_consensus.cc:2749] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.475940 12443 tablet_bootstrap.cc:654] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.494055 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.495702 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.502233 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05af3f2c4c40e4bab735a27d6fd539" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.503101 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05af3f2c4c40e4bab735a27d6fd539" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.503790 12327 raft_consensus.cc:2468] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:16.508774 12444 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:16.509258 12444 ts_tablet_manager.cc:1403] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.014s
I20260710 13:20:16.509546 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:16.511190 12329 raft_consensus.cc:2393] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b61efaf8c074a23841ddd98cba15afd in current term 1: Already voted for candidate dc40ae448b514a289f5562012f4169da in this term.
I20260710 13:20:16.511993 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:16.512297 12444 raft_consensus.cc:359] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.526582 12444 raft_consensus.cc:385] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.526943 12444 raft_consensus.cc:740] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.529438 12443 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:16.529386 12444 consensus_queue.cc:260] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.529920 12443 ts_tablet_manager.cc:1403] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.328s	user 0.023s	sys 0.001s
I20260710 13:20:16.533820 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f705e7ce06e4fac9ad6825d160a06d9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:16.534722 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:16.534996 12444 ts_tablet_manager.cc:1434] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:20:16.535477 12252 raft_consensus.cc:2393] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc40ae448b514a289f5562012f4169da in current term 1: Already voted for candidate 1b61efaf8c074a23841ddd98cba15afd in this term.
I20260710 13:20:16.540721 12444 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:16.550273 12515 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.551811 12292 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [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: dc40ae448b514a289f5562012f4169da; no voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5
I20260710 13:20:16.553263 12470 raft_consensus.cc:2749] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.538941 12443 raft_consensus.cc:359] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.555546 12443 raft_consensus.cc:385] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.555866 12443 raft_consensus.cc:740] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.557982 12445 tablet_bootstrap.cc:654] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.550282 12444 tablet_bootstrap.cc:654] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.559623 12443 consensus_queue.cc:260] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.560577 12250 raft_consensus.cc:2468] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:16.563280 12443 ts_tablet_manager.cc:1434] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 13:20:16.564494 12443 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:16.573294 12443 tablet_bootstrap.cc:654] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:16.565191 12220 leader_election.cc:343] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:16.577324 12220 leader_election.cc:343] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:16.578145 12220 leader_election.cc:343] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:16.579213 12220 consensus_peers.cc:597] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd -> Peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Couldn't send request to peer bd43c9a856764a8da76631290659b1e5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.580332 12450 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:16.583312 12220 leader_election.cc:343] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.583977 12450 consensus_queue.cc:1048] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.588429 12220 leader_election.cc:304] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.589423 12450 raft_consensus.cc:2749] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.589953 12220 leader_election.cc:304] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [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: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: bd43c9a856764a8da76631290659b1e5
I20260710 13:20:16.590955 12450 raft_consensus.cc:2804] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.591408 12450 raft_consensus.cc:493] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.591852 12450 raft_consensus.cc:3060] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.594061 12444 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:16.594548 12444 ts_tablet_manager.cc:1403] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.004s
I20260710 13:20:16.597031 12508 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.597198 12444 raft_consensus.cc:359] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.598726 12444 raft_consensus.cc:385] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.599076 12444 raft_consensus.cc:740] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.599802 12444 consensus_queue.cc:260] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.599530 12220 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [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: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.603077 12518 raft_consensus.cc:2749] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.603300 12444 ts_tablet_manager.cc:1434] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:16.603701 12445 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:16.604125 12445 ts_tablet_manager.cc:1403] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.030s
I20260710 13:20:16.605505 12470 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.606550 12445 raft_consensus.cc:359] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.606917 12470 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.607189 12445 raft_consensus.cc:385] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.607553 12445 raft_consensus.cc:740] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.608232 12445 consensus_queue.cc:260] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.610321 12445 ts_tablet_manager.cc:1434] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:16.609946 12152 catalog_manager.cc:5697] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.613446 12292 leader_election.cc:304] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [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: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: bd43c9a856764a8da76631290659b1e5
I20260710 13:20:16.613844 12445 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:16.614543 12519 raft_consensus.cc:2804] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.615041 12519 raft_consensus.cc:493] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.615455 12519 raft_consensus.cc:3060] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.621955 12445 tablet_bootstrap.cc:654] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.598358 12450 raft_consensus.cc:515] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.628201 12450 leader_election.cc:290] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.631948 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05af3f2c4c40e4bab735a27d6fd539" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:16.643844 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05af3f2c4c40e4bab735a27d6fd539" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:16.644733 12326 raft_consensus.cc:3060] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.656407 12517 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.658870 12444 tablet_bootstrap.cc:492] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:16.635587 12519 raft_consensus.cc:515] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.668987 12443 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:16.659283 12450 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:16.670291 12443 ts_tablet_manager.cc:1403] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.001s
W20260710 13:20:16.665958 12220 leader_election.cc:343] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.670615 12326 raft_consensus.cc:2468] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:16.697077 12519 leader_election.cc:290] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.698439 12519 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.707583 12443 raft_consensus.cc:359] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.708494 12443 raft_consensus.cc:385] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.708752 12443 raft_consensus.cc:740] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.712754 12443 consensus_queue.cc:260] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.715169 12443 ts_tablet_manager.cc:1434] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260710 13:20:16.716485 12443 tablet_bootstrap.cc:492] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:16.717165 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f705e7ce06e4fac9ad6825d160a06d9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:16.717917 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f705e7ce06e4fac9ad6825d160a06d9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:16.720952 12250 raft_consensus.cc:3060] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:16.719046 12295 leader_election.cc:343] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.725894 12568 raft_consensus.cc:493] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.726428 12568 raft_consensus.cc:515] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.728650 12568 leader_election.cc:290] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.720301 12220 leader_election.cc:304] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: bd43c9a856764a8da76631290659b1e5
I20260710 13:20:16.732594 12515 raft_consensus.cc:493] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.734036 12515 raft_consensus.cc:515] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.736923 12568 raft_consensus.cc:2804] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.737864 12568 raft_consensus.cc:697] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:16.738540 12444 tablet_bootstrap.cc:654] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.738721 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b221c8c68c914a24bf99c6f6d2d6954b" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.739703 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a2dea2ff4b95b66ab99d9335bd3d" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
W20260710 13:20:16.743923 12366 leader_election.cc:343] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.744962 12445 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:16.745338 12445 ts_tablet_manager.cc:1403] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.132s	user 0.025s	sys 0.032s
I20260710 13:20:16.747979 12250 raft_consensus.cc:2468] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:16.748201 12515 leader_election.cc:290] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:16.756382 12292 leader_election.cc:304] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: bd43c9a856764a8da76631290659b1e5
I20260710 13:20:16.757663 12519 raft_consensus.cc:2804] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.758308 12519 raft_consensus.cc:697] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:16.760648 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a2dea2ff4b95b66ab99d9335bd3d" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.759470 12519 consensus_queue.cc:237] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
W20260710 13:20:16.761781 12220 leader_election.cc:343] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:16.766697 12369 leader_election.cc:343] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.767194 12369 leader_election.cc:304] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.755822 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b221c8c68c914a24bf99c6f6d2d6954b" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.768242 12515 raft_consensus.cc:2749] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:16.771270 12220 leader_election.cc:343] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.738722 12568 consensus_queue.cc:237] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.772534 12220 leader_election.cc:304] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:16.773537 12517 raft_consensus.cc:2749] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.786393 12445 raft_consensus.cc:359] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.787112 12445 raft_consensus.cc:385] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.787395 12445 raft_consensus.cc:740] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.787441 12444 tablet_bootstrap.cc:492] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:16.788470 12444 ts_tablet_manager.cc:1403] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.130s	user 0.016s	sys 0.000s
I20260710 13:20:16.788051 12445 consensus_queue.cc:260] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.790206 12445 ts_tablet_manager.cc:1434] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.045s	user 0.029s	sys 0.012s
I20260710 13:20:16.791064 12445 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:16.796820 12445 tablet_bootstrap.cc:654] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.796439 12449 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.798816 12444 raft_consensus.cc:359] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.799522 12444 raft_consensus.cc:385] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.799842 12444 raft_consensus.cc:740] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.806619 12443 tablet_bootstrap.cc:654] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.806955 12444 consensus_queue.cc:260] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.815797 12444 ts_tablet_manager.cc:1434] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260710 13:20:16.816984 12444 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:16.825165 12449 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.833441 12444 tablet_bootstrap.cc:654] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.854090 12151 catalog_manager.cc:5697] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.860993 12444 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:16.861482 12444 ts_tablet_manager.cc:1403] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.010s
I20260710 13:20:16.863554 12515 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.864593 12444 raft_consensus.cc:359] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.865155 12444 raft_consensus.cc:385] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.865406 12444 raft_consensus.cc:740] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.866006 12444 consensus_queue.cc:260] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.868112 12444 ts_tablet_manager.cc:1434] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:20:16.867627 12152 catalog_manager.cc:5697] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.868947 12444 tablet_bootstrap.cc:492] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:16.869607 12515 raft_consensus.cc:493] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.870262 12515 raft_consensus.cc:515] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.872466 12515 leader_election.cc:290] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:16.875234 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff56d6d76b744f8af1f33267d6bd016" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:16.875630 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff56d6d76b744f8af1f33267d6bd016" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:16.876598 12325 raft_consensus.cc:2468] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 0.
I20260710 13:20:16.877532 12327 raft_consensus.cc:3060] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:16.877671 12366 leader_election.cc:343] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.878681 12369 leader_election.cc:304] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [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: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 1b61efaf8c074a23841ddd98cba15afd
I20260710 13:20:16.879451 12515 raft_consensus.cc:2804] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.879828 12515 raft_consensus.cc:493] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.880180 12515 raft_consensus.cc:3060] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.882326 12445 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:16.882787 12445 ts_tablet_manager.cc:1403] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.039s
I20260710 13:20:16.885304 12445 raft_consensus.cc:359] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.885923 12445 raft_consensus.cc:385] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.886173 12445 raft_consensus.cc:740] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.886765 12515 raft_consensus.cc:515] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.887950 12443 tablet_bootstrap.cc:492] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:16.888376 12443 ts_tablet_manager.cc:1403] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.172s	user 0.021s	sys 0.007s
I20260710 13:20:16.889424 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff56d6d76b744f8af1f33267d6bd016" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
W20260710 13:20:16.890755 12366 leader_election.cc:343] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.892062 12443 raft_consensus.cc:359] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.892946 12443 raft_consensus.cc:385] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.893227 12443 raft_consensus.cc:740] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.894886 12508 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.894758 12444 tablet_bootstrap.cc:654] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.895283 12443 consensus_queue.cc:260] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.897323 12443 ts_tablet_manager.cc:1434] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:16.898180 12443 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:16.905216 12444 tablet_bootstrap.cc:492] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:16.905923 12444 ts_tablet_manager.cc:1403] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260710 13:20:16.912369 12445 consensus_queue.cc:260] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.915395 12445 ts_tablet_manager.cc:1434] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:20:16.916311 12445 tablet_bootstrap.cc:492] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:16.917068 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff56d6d76b744f8af1f33267d6bd016" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:16.917621 12325 raft_consensus.cc:3060] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:16.919476 12220 consensus_peers.cc:597] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd -> Peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Couldn't send request to peer bd43c9a856764a8da76631290659b1e5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.920895 12515 leader_election.cc:290] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:16.922232 12445 tablet_bootstrap.cc:654] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.924656 12519 raft_consensus.cc:493] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.925215 12519 raft_consensus.cc:515] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.926508 12443 tablet_bootstrap.cc:654] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.927412 12519 leader_election.cc:290] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.929324 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
W20260710 13:20:16.931849 12295 leader_election.cc:343] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.932886 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:16.933076 12325 raft_consensus.cc:2468] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 1.
I20260710 13:20:16.933811 12250 raft_consensus.cc:2468] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:16.934687 12369 leader_election.cc:304] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 1b61efaf8c074a23841ddd98cba15afd
I20260710 13:20:16.935316 12292 leader_election.cc:304] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [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: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: bd43c9a856764a8da76631290659b1e5
I20260710 13:20:16.936784 12452 raft_consensus.cc:2804] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.936800 12519 raft_consensus.cc:2804] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:16.937548 12452 raft_consensus.cc:697] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:16.937603 12519 raft_consensus.cc:493] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:16.937839 12444 raft_consensus.cc:359] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.938279 12519 raft_consensus.cc:3060] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.938457 12452 consensus_queue.cc:237] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.938511 12444 raft_consensus.cc:385] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.941425 12444 raft_consensus.cc:740] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.958498 12519 raft_consensus.cc:515] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.965080 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:16.965637 12250 raft_consensus.cc:3060] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.965955 12443 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:16.966387 12443 ts_tablet_manager.cc:1403] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.015s
I20260710 13:20:16.968981 12443 raft_consensus.cc:359] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.969611 12443 raft_consensus.cc:385] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.969870 12443 raft_consensus.cc:740] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.961001 12444 consensus_queue.cc:260] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.970491 12443 consensus_queue.cc:260] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.973901 12445 tablet_bootstrap.cc:492] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:16.974395 12445 ts_tablet_manager.cc:1403] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.007s
I20260710 13:20:16.978295 12444 ts_tablet_manager.cc:1434] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.072s	user 0.003s	sys 0.003s
I20260710 13:20:16.979399 12444 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:16.980574 12250 raft_consensus.cc:2468] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:16.983045 12443 ts_tablet_manager.cc:1434] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:20:16.983886 12443 tablet_bootstrap.cc:492] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:16.984947 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:16.981714 12519 leader_election.cc:290] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.987396 12568 consensus_queue.cc:1048] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.989778 12445 raft_consensus.cc:359] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.990445 12445 raft_consensus.cc:385] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:16.990728 12445 raft_consensus.cc:740] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:16.991396 12445 consensus_queue.cc:260] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.992502 12292 leader_election.cc:304] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:16.993628 12570 raft_consensus.cc:493] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.994398 12480 raft_consensus.cc:2804] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:16.994510 12570 raft_consensus.cc:515] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.994920 12480 raft_consensus.cc:697] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
W20260710 13:20:16.993716 12295 leader_election.cc:343] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:16.996415 12480 consensus_queue.cc:237] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:16.997366 12570 leader_election.cc:290] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:16.998416 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a2dea2ff4b95b66ab99d9335bd3d" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:16.999047 12403 raft_consensus.cc:2468] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:17.001473 12445 ts_tablet_manager.cc:1434] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:20:17.002384 12445 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:17.003110 12444 tablet_bootstrap.cc:654] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.006506 12220 leader_election.cc:304] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:17.015921 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a2dea2ff4b95b66ab99d9335bd3d" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.017268 12325 raft_consensus.cc:2468] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 0.
I20260710 13:20:17.019788 12570 raft_consensus.cc:2804] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.020269 12570 raft_consensus.cc:493] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.020653 12570 raft_consensus.cc:3060] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.024672 12149 catalog_manager.cc:5697] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.027189 12443 tablet_bootstrap.cc:654] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.034371 12570 raft_consensus.cc:515] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.037134 12445 tablet_bootstrap.cc:654] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.037875 12570 leader_election.cc:290] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.039901 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a2dea2ff4b95b66ab99d9335bd3d" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:17.040527 12325 raft_consensus.cc:3060] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.044564 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a2dea2ff4b95b66ab99d9335bd3d" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:17.045183 12403 raft_consensus.cc:3060] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.045426 12452 raft_consensus.cc:493] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.045871 12452 raft_consensus.cc:515] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.047909 12452 leader_election.cc:290] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:17.049809 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f705e7ce06e4fac9ad6825d160a06d9" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.050863 12250 raft_consensus.cc:2393] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd43c9a856764a8da76631290659b1e5 in current term 1: Already voted for candidate dc40ae448b514a289f5562012f4169da in this term.
I20260710 13:20:17.052282 12443 tablet_bootstrap.cc:492] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:17.052708 12443 ts_tablet_manager.cc:1403] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.008s
I20260710 13:20:17.055459 12443 raft_consensus.cc:359] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.056098 12443 raft_consensus.cc:385] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.056360 12443 raft_consensus.cc:740] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.057040 12443 consensus_queue.cc:260] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.057772 12325 raft_consensus.cc:2468] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:17.059602 12443 ts_tablet_manager.cc:1434] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:20:17.063385 12443 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd: Bootstrap starting.
I20260710 13:20:17.059935 12403 raft_consensus.cc:2468] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 1.
I20260710 13:20:17.068570 12445 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:17.068910 12445 ts_tablet_manager.cc:1403] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.010s
I20260710 13:20:17.069003 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f705e7ce06e4fac9ad6825d160a06d9" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.071110 12445 raft_consensus.cc:359] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.071831 12445 raft_consensus.cc:385] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.072078 12445 raft_consensus.cc:740] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.072901 12443 tablet_bootstrap.cc:654] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.072753 12445 consensus_queue.cc:260] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.074100 12445 ts_tablet_manager.cc:1434] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:17.074877 12445 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:17.076195 12369 leader_election.cc:304] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:17.078344 12515 raft_consensus.cc:3060] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.080475 12444 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:17.080896 12444 ts_tablet_manager.cc:1403] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.008s
I20260710 13:20:17.083834 12519 raft_consensus.cc:493] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.083666 12444 raft_consensus.cc:359] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.084311 12444 raft_consensus.cc:385] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.084676 12444 raft_consensus.cc:740] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.085731 12444 consensus_queue.cc:260] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.087265 12515 raft_consensus.cc:2749] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.087989 12444 ts_tablet_manager.cc:1434] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:20:17.088876 12444 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: Bootstrap starting.
I20260710 13:20:17.089274 12152 catalog_manager.cc:5697] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.094342 12444 tablet_bootstrap.cc:654] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.079068 12445 tablet_bootstrap.cc:654] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.096764 12220 leader_election.cc:304] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:17.097769 12570 raft_consensus.cc:2804] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.098220 12570 raft_consensus.cc:697] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:17.099045 12570 consensus_queue.cc:237] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.084272 12519 raft_consensus.cc:515] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.105298 12445 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:17.107198 12445 ts_tablet_manager.cc:1403] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.005s
I20260710 13:20:17.107960 12444 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: No bootstrap required, opened a new log
I20260710 13:20:17.108381 12444 ts_tablet_manager.cc:1403] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:20:17.108880 12519 leader_election.cc:290] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.110922 12444 raft_consensus.cc:359] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.111583 12444 raft_consensus.cc:385] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.112037 12444 raft_consensus.cc:740] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.111526 12445 raft_consensus.cc:359] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.112461 12445 raft_consensus.cc:385] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.112708 12445 raft_consensus.cc:740] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.113523 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.113381 12445 consensus_queue.cc:260] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.114181 12250 raft_consensus.cc:2468] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:17.116334 12292 leader_election.cc:304] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:17.117630 12519 raft_consensus.cc:2804] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.117993 12519 raft_consensus.cc:493] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.118319 12519 raft_consensus.cc:3060] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.119316 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
W20260710 13:20:17.121964 12295 leader_election.cc:343] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:17.123818 12200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:17.124676 12519 raft_consensus.cc:515] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.126359 12445 ts_tablet_manager.cc:1434] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:20:17.127341 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:17.127628 12443 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd: No bootstrap required, opened a new log
I20260710 13:20:17.127884 12250 raft_consensus.cc:3060] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.128049 12443 ts_tablet_manager.cc:1403] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd: Time spent bootstrapping tablet: real 0.065s	user 0.031s	sys 0.018s
I20260710 13:20:17.130733 12443 raft_consensus.cc:359] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.131331 12443 raft_consensus.cc:385] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.131738 12444 consensus_queue.cc:260] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.132628 12519 leader_election.cc:290] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.133759 12444 ts_tablet_manager.cc:1434] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 13:20:17.131721 12443 raft_consensus.cc:740] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.134575 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:17.134985 12443 consensus_queue.cc:260] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.136142 12445 tablet_bootstrap.cc:492] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:17.136077 12250 raft_consensus.cc:2468] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
W20260710 13:20:17.137352 12295 leader_election.cc:343] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.137765 12443 ts_tablet_manager.cc:1434] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:17.141180 12292 leader_election.cc:304] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: bd43c9a856764a8da76631290659b1e5
I20260710 13:20:17.141798 12515 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.142496 12445 tablet_bootstrap.cc:654] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.142257 12515 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.143040 12519 raft_consensus.cc:2804] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.143814 12519 raft_consensus.cc:697] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:17.144289 12515 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:17.143791 12152 catalog_manager.cc:5697] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.144794 12519 consensus_queue.cc:237] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.146656 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.147456 12327 raft_consensus.cc:2393] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd43c9a856764a8da76631290659b1e5 in current term 1: Already voted for candidate dc40ae448b514a289f5562012f4169da in this term.
I20260710 13:20:17.151741 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.152565 12250 raft_consensus.cc:2393] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd43c9a856764a8da76631290659b1e5 in current term 1: Already voted for candidate 1b61efaf8c074a23841ddd98cba15afd in this term.
I20260710 13:20:17.154794 12366 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:17.155467 12515 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.155681 12445 tablet_bootstrap.cc:492] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:17.156163 12445 ts_tablet_manager.cc:1403] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:20:17.158728 12445 raft_consensus.cc:359] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.159380 12445 raft_consensus.cc:385] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.159646 12445 raft_consensus.cc:740] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.160635 12451 raft_consensus.cc:493] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.161119 12451 raft_consensus.cc:515] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.164361 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05af3f2c4c40e4bab735a27d6fd539" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.164465 12445 consensus_queue.cc:260] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.165130 12327 raft_consensus.cc:2393] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd43c9a856764a8da76631290659b1e5 in current term 1: Already voted for candidate 1b61efaf8c074a23841ddd98cba15afd in this term.
I20260710 13:20:17.166476 12451 leader_election.cc:290] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:17.167812 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05af3f2c4c40e4bab735a27d6fd539" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.169312 12366 leader_election.cc:304] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:17.169893 12515 raft_consensus.cc:2749] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.170396 12451 raft_consensus.cc:3060] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.173264 12445 ts_tablet_manager.cc:1434] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:20:17.174126 12445 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:17.175858 12451 raft_consensus.cc:2749] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.175617 12149 catalog_manager.cc:5697] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.179453 12445 tablet_bootstrap.cc:654] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.189924 12445 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:17.190320 12445 ts_tablet_manager.cc:1403] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 13:20:17.192165 12445 raft_consensus.cc:359] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.192621 12445 raft_consensus.cc:385] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.192830 12445 raft_consensus.cc:740] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.193382 12445 consensus_queue.cc:260] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.193609 12451 raft_consensus.cc:493] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.194082 12451 raft_consensus.cc:515] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.194976 12445 ts_tablet_manager.cc:1434] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:17.196442 12445 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5: Bootstrap starting.
I20260710 13:20:17.196772 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529ebf7e39c4c58a9a802571c014652" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.197037 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529ebf7e39c4c58a9a802571c014652" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.197582 12451 leader_election.cc:290] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:17.198868 12369 leader_election.cc:304] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:17.199740 12515 raft_consensus.cc:2749] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.201151 12517 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.202402 12445 tablet_bootstrap.cc:654] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.206607 12445 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5: No bootstrap required, opened a new log
I20260710 13:20:17.207065 12445 ts_tablet_manager.cc:1403] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:20:17.208932 12445 raft_consensus.cc:359] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.209659 12445 raft_consensus.cc:385] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.209985 12445 raft_consensus.cc:740] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.210768 12445 consensus_queue.cc:260] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.213001 12445 ts_tablet_manager.cc:1434] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:20:17.214897 12451 raft_consensus.cc:493] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.215353 12451 raft_consensus.cc:515] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.216693 12450 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.217314 12451 leader_election.cc:290] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:17.218694 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.221117 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.222476 12366 leader_election.cc:304] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:17.223294 12451 raft_consensus.cc:2749] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.235674 12519 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.250700 12519 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.272202 12519 raft_consensus.cc:493] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.272747 12519 raft_consensus.cc:515] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.275382 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b221c8c68c914a24bf99c6f6d2d6954b" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.276005 12252 raft_consensus.cc:2468] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:17.277535 12292 leader_election.cc:304] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:17.278255 12449 raft_consensus.cc:2804] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.276013 12519 leader_election.cc:290] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.278764 12449 raft_consensus.cc:493] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.277021 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b221c8c68c914a24bf99c6f6d2d6954b" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:17.279141 12449 raft_consensus.cc:3060] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.279541 12403 raft_consensus.cc:2468] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:17.283981 12449 raft_consensus.cc:515] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.285485 12450 raft_consensus.cc:493] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.285586 12449 leader_election.cc:290] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.286054 12450 raft_consensus.cc:515] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.286360 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b221c8c68c914a24bf99c6f6d2d6954b" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:17.286752 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b221c8c68c914a24bf99c6f6d2d6954b" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:17.287043 12252 raft_consensus.cc:3060] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.287317 12403 raft_consensus.cc:3060] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.288000 12450 leader_election.cc:290] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.288986 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff56d6d76b744f8af1f33267d6bd016" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.289050 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff56d6d76b744f8af1f33267d6bd016" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:17.289803 12325 raft_consensus.cc:2393] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b61efaf8c074a23841ddd98cba15afd in current term 1: Already voted for candidate bd43c9a856764a8da76631290659b1e5 in this term.
I20260710 13:20:17.290927 12220 leader_election.cc:304] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd; no voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da
I20260710 13:20:17.291554 12450 raft_consensus.cc:3060] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.293505 12252 raft_consensus.cc:2468] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:17.293505 12403 raft_consensus.cc:2468] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:17.294766 12295 leader_election.cc:304] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:17.295529 12449 raft_consensus.cc:2804] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.296008 12449 raft_consensus.cc:697] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:17.296849 12449 consensus_queue.cc:237] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.299619 12450 raft_consensus.cc:2749] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.301720 12403 raft_consensus.cc:3060] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.304927 12152 catalog_manager.cc:5697] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.335095 12449 raft_consensus.cc:493] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.335500 12449 raft_consensus.cc:515] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.337262 12449 leader_election.cc:290] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.338023 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.338289 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:17.338572 12252 raft_consensus.cc:2468] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:17.338935 12403 raft_consensus.cc:2468] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 0.
I20260710 13:20:17.339627 12292 leader_election.cc:304] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:17.340376 12449 raft_consensus.cc:2804] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.340726 12449 raft_consensus.cc:493] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.340997 12449 raft_consensus.cc:3060] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.345136 12449 raft_consensus.cc:515] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.346951 12449 leader_election.cc:290] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:17.347661 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:17.347882 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:17.348131 12252 raft_consensus.cc:3060] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.348417 12403 raft_consensus.cc:3060] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.352458 12403 raft_consensus.cc:2468] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:17.352810 12252 raft_consensus.cc:2468] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:17.353456 12295 leader_election.cc:304] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:17.354280 12449 raft_consensus.cc:2804] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.354779 12449 raft_consensus.cc:697] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:17.355474 12449 consensus_queue.cc:237] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.361809 12149 catalog_manager.cc:5697] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 1, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.389485 12451 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.399297 12451 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.411548 12403 raft_consensus.cc:3060] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.434566 12451 raft_consensus.cc:493] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.435075 12451 raft_consensus.cc:515] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:17.437296 12451 leader_election.cc:290] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:17.438223 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:17.439019 12252 raft_consensus.cc:2393] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd43c9a856764a8da76631290659b1e5 in current term 1: Already voted for candidate dc40ae448b514a289f5562012f4169da in this term.
I20260710 13:20:17.439287 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc40ae448b514a289f5562012f4169da" is_pre_election: true
I20260710 13:20:17.441488 12369 leader_election.cc:304] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd43c9a856764a8da76631290659b1e5; no voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da
I20260710 13:20:17.442090 12451 raft_consensus.cc:3060] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.448275 12451 raft_consensus.cc:2749] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.489111 12449 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.497542 12403 raft_consensus.cc:3060] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.505936 12449 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.529826 12568 consensus_queue.cc:1048] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.543237 12517 consensus_queue.cc:1048] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.545017 12519 consensus_queue.cc:1048] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.558437 12480 consensus_queue.cc:1048] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.769233 12449 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.781857 12449 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:17.839758 12449 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:17.852407 12480 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:18.133344 12200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:18.454697 12449 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:18.455250 12449 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:18.457356 12449 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:18.457938 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd" is_pre_election: true
I20260710 13:20:18.458593 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5" is_pre_election: true
I20260710 13:20:18.458806 12252 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:18.459368 12403 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 1.
I20260710 13:20:18.460124 12292 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [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: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:18.460942 12449 raft_consensus.cc:2804] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:18.461263 12449 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:18.461611 12449 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.467752 12449 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:18.469349 12449 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 2 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:18.470356 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:18.470537 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "dc40ae448b514a289f5562012f4169da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:18.470978 12252 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.471167 12403 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.476444 12252 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 2.
I20260710 13:20:18.477443 12403 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc40ae448b514a289f5562012f4169da in term 2.
I20260710 13:20:18.477795 12292 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:18.478606 12449 raft_consensus.cc:2804] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.479048 12449 raft_consensus.cc:697] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Becoming Leader. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:18.479564 12449 consensus_queue.cc:237] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:18.487181 12149 catalog_manager.cc:5697] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da reported cstate change: term changed from 0 to 2, leader changed from <none> to dc40ae448b514a289f5562012f4169da (127.10.226.194). New cstate: current_term: 2 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.828095 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.833969 12630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:18.834431 12631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:18.836133 12633 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:18.837101 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:18.838402 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.838668 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:18.838864 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689618838835 us; error 0 us; skew 500 ppm
I20260710 13:20:18.839489 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.842463 11147 webserver.cc:533] Webserver started at http://127.10.226.196:34147/ using document root <none> and password file <none>
I20260710 13:20:18.842953 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.843142 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.843429 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.844482 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-3-root/instance:
uuid: "707fca99e334469e8839b15bd6f72713"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fvrf"
I20260710 13:20:18.848800 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:20:18.852499 12638 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.853255 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:18.853569 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-3-root
uuid: "707fca99e334469e8839b15bd6f72713"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fvrf"
I20260710 13:20:18.853852 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:18.878871 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.880388 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.881711 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.883912 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:18.884150 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.884394 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:18.884564 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.893198 12403 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:18.894438 12449 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.918524 12252 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:18.921516 12470 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.963084 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.196:38489
I20260710 13:20:18.963171 12705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.196:38489 every 8 connection(s)
I20260710 13:20:18.966733 11147 auto_leader_rebalancer-test.cc:388] add a tserver: 707fca99e334469e8839b15bd6f72713
I20260710 13:20:18.985522 12706 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38641
I20260710 13:20:18.985950 12706 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.986814 12706 heartbeater.cc:507] Master 127.10.226.254:38641 requested a full tablet report, sending...
I20260710 13:20:18.988402 12152 ts_manager.cc:194] Registered new tserver with Master: 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489)
I20260710 13:20:18.989491 12152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36556
I20260710 13:20:19.179836 12252 consensus_queue.cc:237] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.185575 12403 raft_consensus.cc:1275] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.187132 12713 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.188089 12325 raft_consensus.cc:1275] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.189816 12713 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.198218 12629 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.200487 12403 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.201289 12325 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
W20260710 13:20:19.202214 12217 consensus_peers.cc:597] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4529ebf7e39c4c58a9a802571c014652. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.213996 12152 catalog_manager.cc:5697] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.230057 12325 consensus_queue.cc:237] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.241845 12403 raft_consensus.cc:1275] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.243364 12449 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.247189 12250 raft_consensus.cc:1275] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.251013 12470 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:20:19.262367 12292 consensus_peers.cc:597] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55ba6ddaf0d547f384702b98aa8dd960. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.265378 12449 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.267799 12250 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.268685 12403 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.277652 12325 consensus_queue.cc:237] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.278127 12149 catalog_manager.cc:5697] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.288785 12403 raft_consensus.cc:1275] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.289572 12250 raft_consensus.cc:1275] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:19.290993 12292 consensus_peers.cc:597] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b221c8c68c914a24bf99c6f6d2d6954b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.292392 12449 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.293326 12470 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.301980 12470 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.303678 12402 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.310119 12250 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.317495 12152 catalog_manager.cc:5697] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.329221 12402 consensus_queue.cc:237] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.339684 12325 raft_consensus.cc:1275] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.341470 12250 raft_consensus.cc:1275] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.341712 12732 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.343142 12622 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.354717 12732 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
W20260710 13:20:19.358114 12366 consensus_peers.cc:597] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e6ed5d13895401eb43def4d88f201df. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.360116 12327 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.359865 12250 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:19.371922 12152 catalog_manager.cc:5697] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.679790 12736 ts_tablet_manager.cc:933] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627)
I20260710 13:20:19.681682 12736 tablet_copy_client.cc:323] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.193:45627
I20260710 13:20:19.692034 12264 tablet_copy_service.cc:140] P 1b61efaf8c074a23841ddd98cba15afd: Received BeginTabletCopySession request for tablet 4529ebf7e39c4c58a9a802571c014652 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:45246)
I20260710 13:20:19.692529 12264 tablet_copy_service.cc:161] P 1b61efaf8c074a23841ddd98cba15afd: Beginning new tablet copy session on tablet 4529ebf7e39c4c58a9a802571c014652 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:45246: session id = 707fca99e334469e8839b15bd6f72713-4529ebf7e39c4c58a9a802571c014652
I20260710 13:20:19.699420 12264 tablet_copy_source_session.cc:215] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.702533 12736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529ebf7e39c4c58a9a802571c014652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.718542 12736 tablet_copy_client.cc:806] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.719177 12736 tablet_copy_client.cc:670] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.725247 12736 tablet_copy_client.cc:538] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.731767 12736 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:19.747991 12741 ts_tablet_manager.cc:933] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:19.751811 12741 tablet_copy_client.cc:323] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.195:37577
I20260710 13:20:19.755915 12736 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.756910 12736 tablet_bootstrap.cc:492] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:19.757560 12736 ts_tablet_manager.cc:1403] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 13:20:19.764531 12413 tablet_copy_service.cc:140] P bd43c9a856764a8da76631290659b1e5: Received BeginTabletCopySession request for tablet 4e6ed5d13895401eb43def4d88f201df from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:58652)
I20260710 13:20:19.765281 12413 tablet_copy_service.cc:161] P bd43c9a856764a8da76631290659b1e5: Beginning new tablet copy session on tablet 4e6ed5d13895401eb43def4d88f201df from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:58652: session id = 707fca99e334469e8839b15bd6f72713-4e6ed5d13895401eb43def4d88f201df
I20260710 13:20:19.771631 12744 ts_tablet_manager.cc:933] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:19.772430 12736 raft_consensus.cc:359] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.773504 12736 raft_consensus.cc:740] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:19.774317 12413 tablet_copy_source_session.cc:215] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.774191 12736 consensus_queue.cc:260] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.778159 12741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ed5d13895401eb43def4d88f201df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.786689 12744 tablet_copy_client.cc:323] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:19.786857 12743 ts_tablet_manager.cc:933] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:19.809041 12706 heartbeater.cc:499] Master 127.10.226.254:38641 was elected leader, sending a full tablet report...
I20260710 13:20:19.814371 12741 tablet_copy_client.cc:806] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.814915 12741 tablet_copy_client.cc:670] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.832729 12741 tablet_copy_client.cc:538] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.832494 12736 ts_tablet_manager.cc:1434] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.075s	user 0.018s	sys 0.017s
I20260710 13:20:19.835850 12264 tablet_copy_service.cc:342] P 1b61efaf8c074a23841ddd98cba15afd: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-4529ebf7e39c4c58a9a802571c014652 received from {username='slave'} at 127.0.0.1:45246
I20260710 13:20:19.834555 12743 tablet_copy_client.cc:323] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:19.840926 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet b221c8c68c914a24bf99c6f6d2d6954b from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:19.842777 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet b221c8c68c914a24bf99c6f6d2d6954b from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-b221c8c68c914a24bf99c6f6d2d6954b
I20260710 13:20:19.844224 12741 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:19.841341 12264 tablet_copy_service.cc:434] P 1b61efaf8c074a23841ddd98cba15afd: ending tablet copy session 707fca99e334469e8839b15bd6f72713-4529ebf7e39c4c58a9a802571c014652 on tablet 4529ebf7e39c4c58a9a802571c014652 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:19.852844 12339 tablet_copy_source_session.cc:215] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.855973 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet 55ba6ddaf0d547f384702b98aa8dd960 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:19.856398 12744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b221c8c68c914a24bf99c6f6d2d6954b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.856489 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet 55ba6ddaf0d547f384702b98aa8dd960 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-55ba6ddaf0d547f384702b98aa8dd960
I20260710 13:20:19.872084 12339 tablet_copy_source_session.cc:215] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.876044 12744 tablet_copy_client.cc:806] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.876260 12743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ba6ddaf0d547f384702b98aa8dd960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.876747 12744 tablet_copy_client.cc:670] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.880769 12744 tablet_copy_client.cc:538] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.889127 12744 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:19.890748 12741 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.891610 12741 tablet_bootstrap.cc:492] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:19.892241 12741 ts_tablet_manager.cc:1403] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.022s
I20260710 13:20:19.893994 12743 tablet_copy_client.cc:806] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.894541 12743 tablet_copy_client.cc:670] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.895435 12741 raft_consensus.cc:359] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.896277 12741 raft_consensus.cc:740] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:19.897143 12741 consensus_queue.cc:260] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.898530 12743 tablet_copy_client.cc:538] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.908500 12741 ts_tablet_manager.cc:1434] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:20:19.910506 12413 tablet_copy_service.cc:342] P bd43c9a856764a8da76631290659b1e5: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-4e6ed5d13895401eb43def4d88f201df received from {username='slave'} at 127.0.0.1:58652
I20260710 13:20:19.910935 12413 tablet_copy_service.cc:434] P bd43c9a856764a8da76631290659b1e5: ending tablet copy session 707fca99e334469e8839b15bd6f72713-4e6ed5d13895401eb43def4d88f201df on tablet 4e6ed5d13895401eb43def4d88f201df with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:19.917186 12744 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.917371 12743 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:19.918099 12744 tablet_bootstrap.cc:492] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:19.918766 12744 ts_tablet_manager.cc:1403] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.000s
I20260710 13:20:19.921231 12744 raft_consensus.cc:359] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.921914 12744 raft_consensus.cc:740] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:19.922413 12744 consensus_queue.cc:260] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.924357 12744 ts_tablet_manager.cc:1434] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:19.926000 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-b221c8c68c914a24bf99c6f6d2d6954b received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:19.926381 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-b221c8c68c914a24bf99c6f6d2d6954b on tablet b221c8c68c914a24bf99c6f6d2d6954b with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:19.942701 12743 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.943589 12743 tablet_bootstrap.cc:492] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:19.944283 12743 ts_tablet_manager.cc:1403] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.003s
I20260710 13:20:19.947094 12743 raft_consensus.cc:359] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.947746 12743 raft_consensus.cc:740] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:19.948217 12743 consensus_queue.cc:260] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:19.949955 12743 ts_tablet_manager.cc:1434] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:19.951525 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-55ba6ddaf0d547f384702b98aa8dd960 received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:19.951887 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-55ba6ddaf0d547f384702b98aa8dd960 on tablet 55ba6ddaf0d547f384702b98aa8dd960 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:20.165549 12681 raft_consensus.cc:1217] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.182710 12681 raft_consensus.cc:1217] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.230024 12681 raft_consensus.cc:1217] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.291116 12681 raft_consensus.cc:1217] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.654821 12755 raft_consensus.cc:1064] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:20.656919 12755 consensus_queue.cc:237] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:20.670773 12403 raft_consensus.cc:1275] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.670796 12681 raft_consensus.cc:1275] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.671378 12325 raft_consensus.cc:1275] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.672495 12755 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.673321 12718 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.674084 12758 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.687304 12755 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.689128 12325 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.690886 12681 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.700466 12403 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.706241 12149 catalog_manager.cc:5697] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.717414 12753 raft_consensus.cc:1064] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:20.725191 12753 consensus_queue.cc:237] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:20.736763 12681 raft_consensus.cc:1275] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.740100 12252 raft_consensus.cc:1275] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.741436 12403 raft_consensus.cc:1275] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.741186 12250 consensus_queue.cc:237] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:20.744207 12449 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.746500 12765 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.748458 12449 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.752465 12681 raft_consensus.cc:1275] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.754062 12755 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.761729 12758 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.764590 12680 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.780303 12402 raft_consensus.cc:1275] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.782354 12718 consensus_queue.cc:1048] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.788942 12402 raft_consensus.cc:2955] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.792258 12150 catalog_manager.cc:5697] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.801331 12136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4529ebf7e39c4c58a9a802571c014652 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:20.802891 12318 tablet_service.cc:1558] Processing DeleteTablet for tablet 4529ebf7e39c4c58a9a802571c014652 with delete_type TABLET_DATA_TOMBSTONED (TS dc40ae448b514a289f5562012f4169da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47942
I20260710 13:20:20.828117 12449 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.836369 12402 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.838619 12622 raft_consensus.cc:1064] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:20.841207 12622 consensus_queue.cc:237] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:20.843783 12681 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.847823 12250 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.854992 12772 tablet_replica.cc:333] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:20.854547 12151 catalog_manager.cc:5697] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.867528 12772 raft_consensus.cc:2243] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.871652 12772 raft_consensus.cc:2272] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.877394 12772 ts_tablet_manager.cc:1916] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:20.881090 12325 consensus_queue.cc:237] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:20.887598 12402 raft_consensus.cc:1275] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.889554 12252 raft_consensus.cc:1275] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.889686 12681 raft_consensus.cc:1275] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.889827 12327 raft_consensus.cc:1275] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.890997 12449 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.891259 12776 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:20.892059 12680 raft_consensus.cc:1275] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.893067 12776 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.893469 12449 consensus_queue.cc:1048] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.902782 12773 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:20.904457 12763 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.914915 12480 raft_consensus.cc:1064] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:20.917390 12480 consensus_queue.cc:237] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:20.920470 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55ba6ddaf0d547f384702b98aa8dd960 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:20.919308 12681 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.923087 12403 raft_consensus.cc:2955] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.928408 12151 catalog_manager.cc:5697] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.933144 12402 raft_consensus.cc:1275] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.934798 12449 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.946993 12679 raft_consensus.cc:1275] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.947522 12239 tablet_service.cc:1558] Processing DeleteTablet for tablet 55ba6ddaf0d547f384702b98aa8dd960 with delete_type TABLET_DATA_TOMBSTONED (TS 1b61efaf8c074a23841ddd98cba15afd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51796
I20260710 13:20:20.951092 12449 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.955297 12772 ts_tablet_manager.cc:1929] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:20.957775 12772 log.cc:1199] T 4529ebf7e39c4c58a9a802571c014652 P dc40ae448b514a289f5562012f4169da: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/wals/4529ebf7e39c4c58a9a802571c014652
I20260710 13:20:20.959884 12139 catalog_manager.cc:5028] TS dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): tablet 4529ebf7e39c4c58a9a802571c014652 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:20.961112 12622 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.965282 12325 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.969561 12765 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.971288 12680 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.981256 12250 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.985939 12681 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.992219 12783 tablet_replica.cc:333] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:20.992717 12252 raft_consensus.cc:1275] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.992317 12402 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:20.993352 12783 raft_consensus.cc:2243] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.002252 12783 raft_consensus.cc:2272] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.998900 12152 catalog_manager.cc:5697] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.007519 12783 ts_tablet_manager.cc:1916] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.009441 12480 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.000790 12151 catalog_manager.cc:5697] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.027935 12403 consensus_queue.cc:237] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:21.036043 12325 raft_consensus.cc:1275] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.038400 12681 raft_consensus.cc:1275] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.037076 12783 ts_tablet_manager.cc:1929] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.038828 12773 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:21.039433 12783 log.cc:1199] T 55ba6ddaf0d547f384702b98aa8dd960 P 1b61efaf8c074a23841ddd98cba15afd: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/wals/55ba6ddaf0d547f384702b98aa8dd960
I20260710 13:20:21.040621 12774 consensus_queue.cc:1048] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:21.041486 12136 catalog_manager.cc:5028] TS 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): tablet 55ba6ddaf0d547f384702b98aa8dd960 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:21.037034 12252 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.046826 12774 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.048591 12325 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.050123 12681 raft_consensus.cc:2955] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.063730 12152 catalog_manager.cc:5697] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.069554 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e6ed5d13895401eb43def4d88f201df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.074853 12239 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e6ed5d13895401eb43def4d88f201df with delete_type TABLET_DATA_TOMBSTONED (TS 1b61efaf8c074a23841ddd98cba15afd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51796
I20260710 13:20:21.075891 12783 tablet_replica.cc:333] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:21.076786 12783 raft_consensus.cc:2243] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.077373 12783 raft_consensus.cc:2272] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.080932 12783 ts_tablet_manager.cc:1916] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.091509 12783 ts_tablet_manager.cc:1929] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.091847 12783 log.cc:1199] T 4e6ed5d13895401eb43def4d88f201df P 1b61efaf8c074a23841ddd98cba15afd: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/wals/4e6ed5d13895401eb43def4d88f201df
I20260710 13:20:21.093295 12136 catalog_manager.cc:5028] TS 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): tablet 4e6ed5d13895401eb43def4d88f201df (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:21.628798 12325 consensus_queue.cc:237] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:21.636901 12681 raft_consensus.cc:1275] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.638676 12763 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.641088 12250 raft_consensus.cc:1275] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.642309 12763 consensus_queue.cc:1048] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.648291 12763 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.651909 12681 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.653656 12250 raft_consensus.cc:2955] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.674585 12149 catalog_manager.cc:5697] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:21.676745 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b221c8c68c914a24bf99c6f6d2d6954b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.691848 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet b221c8c68c914a24bf99c6f6d2d6954b with delete_type TABLET_DATA_TOMBSTONED (TS bd43c9a856764a8da76631290659b1e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53942
I20260710 13:20:21.694389 12792 tablet_replica.cc:333] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:21.695614 12792 raft_consensus.cc:2243] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.696379 12792 raft_consensus.cc:2272] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.700693 12792 ts_tablet_manager.cc:1916] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.712014 12792 ts_tablet_manager.cc:1929] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.712392 12792 log.cc:1199] T b221c8c68c914a24bf99c6f6d2d6954b P bd43c9a856764a8da76631290659b1e5: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/wals/b221c8c68c914a24bf99c6f6d2d6954b
I20260710 13:20:21.713656 12139 catalog_manager.cc:5028] TS bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): tablet b221c8c68c914a24bf99c6f6d2d6954b (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:22.722343 12325 consensus_queue.cc:237] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:22.727814 12403 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:22.728886 12292 consensus_peers.cc:597] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1371ea253dd9477a90389a4a18166a8f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.729099 12795 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.729461 12250 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.730792 12793 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.738077 12480 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.739774 12250 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.739802 12403 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.754040 12152 catalog_manager.cc:5697] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.758908 12400 consensus_queue.cc:237] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:22.768929 12329 raft_consensus.cc:1275] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:22.771515 12366 consensus_peers.cc:597] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dff56d6d76b744f8af1f33267d6bd016. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.772650 12773 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:22.780419 12250 raft_consensus.cc:1275] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.781842 12773 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.783691 12773 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.788250 12329 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.807751 12400 consensus_queue.cc:237] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:22.812206 12250 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
W20260710 13:20:22.816170 12366 consensus_peers.cc:597] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86ea5af0026341c786bfab618c35d751. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.815564 12149 catalog_manager.cc:5697] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.817899 12329 raft_consensus.cc:1275] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.817979 12252 raft_consensus.cc:1275] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.819504 12773 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.820508 12801 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.834383 12801 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.836328 12329 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.836439 12250 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.848387 12149 catalog_manager.cc:5697] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.850482 12250 consensus_queue.cc:237] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:22.858332 12400 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:22.860582 12217 consensus_peers.cc:597] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a63f724182d8409db17d14f37a524058. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.861284 12787 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.862798 12329 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.864010 12787 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.873768 12812 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.878158 12400 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.879323 12329 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:22.895750 12151 catalog_manager.cc:5697] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:23.268841 12816 ts_tablet_manager.cc:933] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:23.270819 12816 tablet_copy_client.cc:323] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:23.272718 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet 1371ea253dd9477a90389a4a18166a8f from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:23.273473 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet 1371ea253dd9477a90389a4a18166a8f from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-1371ea253dd9477a90389a4a18166a8f
I20260710 13:20:23.281204 12339 tablet_copy_source_session.cc:215] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:23.284128 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1371ea253dd9477a90389a4a18166a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.298851 12816 tablet_copy_client.cc:806] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:23.299495 12816 tablet_copy_client.cc:670] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:23.302971 12816 tablet_copy_client.cc:538] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:23.311131 12816 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:23.330497 12816 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:23.331266 12816 tablet_bootstrap.cc:492] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:23.331794 12816 ts_tablet_manager.cc:1403] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:20:23.334022 12816 raft_consensus.cc:359] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.334621 12816 raft_consensus.cc:740] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:23.335193 12816 consensus_queue.cc:260] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.337991 12816 ts_tablet_manager.cc:1434] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:23.339787 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-1371ea253dd9477a90389a4a18166a8f received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:23.340222 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-1371ea253dd9477a90389a4a18166a8f on tablet 1371ea253dd9477a90389a4a18166a8f with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:23.351524 12816 ts_tablet_manager.cc:933] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:23.353245 12816 tablet_copy_client.cc:323] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.195:37577
I20260710 13:20:23.355012 12413 tablet_copy_service.cc:140] P bd43c9a856764a8da76631290659b1e5: Received BeginTabletCopySession request for tablet dff56d6d76b744f8af1f33267d6bd016 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:58652)
I20260710 13:20:23.355468 12413 tablet_copy_service.cc:161] P bd43c9a856764a8da76631290659b1e5: Beginning new tablet copy session on tablet dff56d6d76b744f8af1f33267d6bd016 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:58652: session id = 707fca99e334469e8839b15bd6f72713-dff56d6d76b744f8af1f33267d6bd016
I20260710 13:20:23.361400 12413 tablet_copy_source_session.cc:215] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:23.363811 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff56d6d76b744f8af1f33267d6bd016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.376259 12816 tablet_copy_client.cc:806] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:23.376754 12816 tablet_copy_client.cc:670] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:23.380194 12816 tablet_copy_client.cc:538] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:23.388279 12816 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:23.408464 12816 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:23.409556 12816 tablet_bootstrap.cc:492] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:23.410262 12816 ts_tablet_manager.cc:1403] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260710 13:20:23.413955 12816 raft_consensus.cc:359] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.415117 12816 raft_consensus.cc:740] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:23.416076 12816 consensus_queue.cc:260] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.420137 12816 ts_tablet_manager.cc:1434] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:23.424037 12822 ts_tablet_manager.cc:933] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:23.425567 12823 ts_tablet_manager.cc:933] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627)
I20260710 13:20:23.425493 12413 tablet_copy_service.cc:342] P bd43c9a856764a8da76631290659b1e5: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-dff56d6d76b744f8af1f33267d6bd016 received from {username='slave'} at 127.0.0.1:58652
I20260710 13:20:23.426088 12413 tablet_copy_service.cc:434] P bd43c9a856764a8da76631290659b1e5: ending tablet copy session 707fca99e334469e8839b15bd6f72713-dff56d6d76b744f8af1f33267d6bd016 on tablet dff56d6d76b744f8af1f33267d6bd016 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:23.442560 12822 tablet_copy_client.cc:323] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.195:37577
I20260710 13:20:23.444767 12413 tablet_copy_service.cc:140] P bd43c9a856764a8da76631290659b1e5: Received BeginTabletCopySession request for tablet 86ea5af0026341c786bfab618c35d751 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:58652)
I20260710 13:20:23.445335 12413 tablet_copy_service.cc:161] P bd43c9a856764a8da76631290659b1e5: Beginning new tablet copy session on tablet 86ea5af0026341c786bfab618c35d751 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:58652: session id = 707fca99e334469e8839b15bd6f72713-86ea5af0026341c786bfab618c35d751
I20260710 13:20:23.445235 12823 tablet_copy_client.cc:323] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.193:45627
I20260710 13:20:23.448556 12264 tablet_copy_service.cc:140] P 1b61efaf8c074a23841ddd98cba15afd: Received BeginTabletCopySession request for tablet a63f724182d8409db17d14f37a524058 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:45246)
I20260710 13:20:23.449066 12264 tablet_copy_service.cc:161] P 1b61efaf8c074a23841ddd98cba15afd: Beginning new tablet copy session on tablet a63f724182d8409db17d14f37a524058 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:45246: session id = 707fca99e334469e8839b15bd6f72713-a63f724182d8409db17d14f37a524058
I20260710 13:20:23.451540 12413 tablet_copy_source_session.cc:215] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:23.454214 12822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ea5af0026341c786bfab618c35d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.456615 12264 tablet_copy_source_session.cc:215] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:23.460394 12823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63f724182d8409db17d14f37a524058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.467865 12822 tablet_copy_client.cc:806] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:23.468384 12822 tablet_copy_client.cc:670] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:23.472087 12822 tablet_copy_client.cc:538] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:23.475199 12823 tablet_copy_client.cc:806] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:23.475733 12823 tablet_copy_client.cc:670] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:23.479444 12823 tablet_copy_client.cc:538] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:23.481612 12822 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:23.486569 12823 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:23.502822 12822 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:23.503674 12822 tablet_bootstrap.cc:492] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:23.504276 12822 ts_tablet_manager.cc:1403] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.002s
I20260710 13:20:23.504472 12823 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:23.505295 12823 tablet_bootstrap.cc:492] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:23.505874 12823 ts_tablet_manager.cc:1403] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260710 13:20:23.507561 12822 raft_consensus.cc:359] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.508409 12822 raft_consensus.cc:740] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:23.508523 12823 raft_consensus.cc:359] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.509202 12823 raft_consensus.cc:740] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:23.509063 12822 consensus_queue.cc:260] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.509748 12823 consensus_queue.cc:260] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:23.511577 12823 ts_tablet_manager.cc:1434] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:23.512053 12822 ts_tablet_manager.cc:1434] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:23.513641 12413 tablet_copy_service.cc:342] P bd43c9a856764a8da76631290659b1e5: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-86ea5af0026341c786bfab618c35d751 received from {username='slave'} at 127.0.0.1:58652
I20260710 13:20:23.513711 12264 tablet_copy_service.cc:342] P 1b61efaf8c074a23841ddd98cba15afd: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-a63f724182d8409db17d14f37a524058 received from {username='slave'} at 127.0.0.1:45246
I20260710 13:20:23.514076 12413 tablet_copy_service.cc:434] P bd43c9a856764a8da76631290659b1e5: ending tablet copy session 707fca99e334469e8839b15bd6f72713-86ea5af0026341c786bfab618c35d751 on tablet 86ea5af0026341c786bfab618c35d751 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:23.514209 12264 tablet_copy_service.cc:434] P 1b61efaf8c074a23841ddd98cba15afd: ending tablet copy session 707fca99e334469e8839b15bd6f72713-a63f724182d8409db17d14f37a524058 on tablet a63f724182d8409db17d14f37a524058 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:23.658839 12680 raft_consensus.cc:1217] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:23.787189 12680 raft_consensus.cc:1217] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:23.917008 12680 raft_consensus.cc:1217] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:23.930436 12680 raft_consensus.cc:1217] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:24.214885 12793 raft_consensus.cc:1064] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:24.217633 12793 consensus_queue.cc:237] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.226071 12680 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.226122 12400 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.227988 12250 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.229374 12833 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.230486 12836 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.231585 12834 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.266002 12833 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.267964 12680 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.274931 12403 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.277364 12250 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.283466 12149 catalog_manager.cc:5697] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.313105 12329 consensus_queue.cc:237] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.318524 12680 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.319947 12836 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.324257 12250 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.327673 12836 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.328684 12833 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.329762 12680 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.340420 12250 raft_consensus.cc:2955] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.358227 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1371ea253dd9477a90389a4a18166a8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.363195 12151 catalog_manager.cc:5697] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.374285 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet 1371ea253dd9477a90389a4a18166a8f with delete_type TABLET_DATA_TOMBSTONED (TS bd43c9a856764a8da76631290659b1e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53942
I20260710 13:20:24.377812 12844 tablet_replica.cc:333] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:24.378887 12844 raft_consensus.cc:2243] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.379698 12844 raft_consensus.cc:2272] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.383517 12844 ts_tablet_manager.cc:1916] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.384449 12787 raft_consensus.cc:1064] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:24.387060 12787 consensus_queue.cc:237] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.397894 12400 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.399518 12845 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.400354 12680 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.400436 12844 ts_tablet_manager.cc:1929] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:24.401199 12844 log.cc:1199] T 1371ea253dd9477a90389a4a18166a8f P bd43c9a856764a8da76631290659b1e5: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/wals/1371ea253dd9477a90389a4a18166a8f
I20260710 13:20:24.402206 12845 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.403108 12139 catalog_manager.cc:5028] TS bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): tablet 1371ea253dd9477a90389a4a18166a8f (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:24.412092 12329 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.413806 12787 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.416363 12845 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.420974 12400 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.434334 12680 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.439492 12152 catalog_manager.cc:5697] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.443024 12329 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.467989 12831 raft_consensus.cc:1064] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:24.468246 12252 consensus_queue.cc:237] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.470115 12831 consensus_queue.cc:237] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.481594 12329 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.481931 12680 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.483242 12845 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.484179 12787 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.488274 12681 raft_consensus.cc:1275] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.497105 12830 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.496753 12847 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.498471 12329 raft_consensus.cc:1275] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.501231 12250 raft_consensus.cc:1275] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.501426 12831 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.504662 12830 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.508704 12325 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.516252 12679 raft_consensus.cc:2955] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.523860 12831 raft_consensus.cc:1064] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:24.526664 12831 consensus_queue.cc:237] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.535080 12136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a63f724182d8409db17d14f37a524058 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.539929 12149 catalog_manager.cc:5697] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.553459 12325 raft_consensus.cc:1275] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.553973 12681 raft_consensus.cc:1275] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.562155 12857 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.553516 12852 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.566408 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet a63f724182d8409db17d14f37a524058 with delete_type TABLET_DATA_TOMBSTONED (TS bd43c9a856764a8da76631290659b1e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53942
I20260710 13:20:24.567471 12844 tablet_replica.cc:333] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:24.570442 12830 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.573252 12844 raft_consensus.cc:2243] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.572180 12250 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.574054 12844 raft_consensus.cc:2272] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.583544 12252 raft_consensus.cc:1275] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.592963 12844 ts_tablet_manager.cc:1916] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.591858 12680 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.599391 12329 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.604856 12149 catalog_manager.cc:5697] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.587471 12858 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260710 13:20:24.628882 12400 consensus_queue.cc:237] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.636338 12830 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.647473 12252 raft_consensus.cc:1275] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.651320 12860 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:24.652786 12252 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.660652 12857 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.673430 12250 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.685102 12149 catalog_manager.cc:5697] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.687467 12844 ts_tablet_manager.cc:1929] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:24.688074 12844 log.cc:1199] T a63f724182d8409db17d14f37a524058 P bd43c9a856764a8da76631290659b1e5: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/wals/a63f724182d8409db17d14f37a524058
I20260710 13:20:24.695047 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86ea5af0026341c786bfab618c35d751 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.696631 12139 catalog_manager.cc:5028] TS bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): tablet a63f724182d8409db17d14f37a524058 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:24.698186 12680 raft_consensus.cc:1275] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.702780 12681 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.704959 12150 catalog_manager.cc:5697] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.711911 12860 consensus_queue.cc:1048] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:24.720737 12318 tablet_service.cc:1558] Processing DeleteTablet for tablet 86ea5af0026341c786bfab618c35d751 with delete_type TABLET_DATA_TOMBSTONED (TS dc40ae448b514a289f5562012f4169da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47942
I20260710 13:20:24.727195 12325 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.726044 12680 raft_consensus.cc:2955] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.734247 12864 tablet_replica.cc:333] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:24.742198 12864 raft_consensus.cc:2243] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.743243 12864 raft_consensus.cc:2272] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.751981 12400 consensus_queue.cc:237] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:24.758404 12680 raft_consensus.cc:1275] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.759102 12250 raft_consensus.cc:1275] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.759155 12864 ts_tablet_manager.cc:1916] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.761013 12857 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.763026 12830 consensus_queue.cc:1048] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.774158 12858 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.776419 12680 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.776719 12250 raft_consensus.cc:2955] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:24.788496 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dff56d6d76b744f8af1f33267d6bd016 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.795630 12150 catalog_manager.cc:5697] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.803946 12864 ts_tablet_manager.cc:1929] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:24.804517 12864 log.cc:1199] T 86ea5af0026341c786bfab618c35d751 P dc40ae448b514a289f5562012f4169da: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/wals/86ea5af0026341c786bfab618c35d751
I20260710 13:20:24.806310 12139 catalog_manager.cc:5028] TS dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): tablet 86ea5af0026341c786bfab618c35d751 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:24.809406 12318 tablet_service.cc:1558] Processing DeleteTablet for tablet dff56d6d76b744f8af1f33267d6bd016 with delete_type TABLET_DATA_TOMBSTONED (TS dc40ae448b514a289f5562012f4169da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47942
I20260710 13:20:24.810436 12864 tablet_replica.cc:333] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:24.811925 12864 raft_consensus.cc:2243] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.812721 12864 raft_consensus.cc:2272] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.816331 12864 ts_tablet_manager.cc:1916] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.827101 12864 ts_tablet_manager.cc:1929] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:24.827445 12864 log.cc:1199] T dff56d6d76b744f8af1f33267d6bd016 P dc40ae448b514a289f5562012f4169da: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/wals/dff56d6d76b744f8af1f33267d6bd016
I20260710 13:20:24.828749 12139 catalog_manager.cc:5028] TS dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): tablet dff56d6d76b744f8af1f33267d6bd016 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:25.835856 12325 consensus_queue.cc:237] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:25.841881 12403 raft_consensus.cc:1275] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:25.842401 12292 consensus_peers.cc:597] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31040160342845538b85d0bad84bd026. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.843072 12250 raft_consensus.cc:1275] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.843357 12833 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.844637 12868 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.852654 12833 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.854317 12403 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.855329 12250 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.866211 12325 consensus_queue.cc:237] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:25.876070 12403 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.875427 12152 catalog_manager.cc:5697] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.877907 12836 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.878280 12250 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:25.878743 12292 consensus_peers.cc:597] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cd8d6e0327744a382e79f8b0a9cd2c9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.879587 12833 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.886876 12868 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.888651 12403 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.891431 12250 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.902184 12325 consensus_queue.cc:237] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:25.907783 12152 catalog_manager.cc:5697] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.914516 12400 raft_consensus.cc:1275] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.915279 12250 raft_consensus.cc:1275] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.916496 12836 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:25.918946 12292 consensus_peers.cc:597] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f705e7ce06e4fac9ad6825d160a06d9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.919258 12836 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.926892 12836 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.928505 12403 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.929590 12250 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.941735 12152 catalog_manager.cc:5697] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.944430 12403 consensus_queue.cc:237] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:25.951506 12329 raft_consensus.cc:1275] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.951843 12250 raft_consensus.cc:1275] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:25.953665 12366 consensus_peers.cc:597] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 488050ad771a4b499d64ed701cb606f3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.954216 12866 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.955289 12858 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.963477 12866 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.965916 12329 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.967677 12250 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:25.984532 12150 catalog_manager.cc:5697] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:26.323539 12887 ts_tablet_manager.cc:933] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:26.325366 12887 tablet_copy_client.cc:323] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:26.326877 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet 3f705e7ce06e4fac9ad6825d160a06d9 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:26.327373 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet 3f705e7ce06e4fac9ad6825d160a06d9 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-3f705e7ce06e4fac9ad6825d160a06d9
I20260710 13:20:26.334379 12339 tablet_copy_source_session.cc:215] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:26.337212 12887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f705e7ce06e4fac9ad6825d160a06d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.348784 12887 tablet_copy_client.cc:806] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:26.349356 12887 tablet_copy_client.cc:670] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:26.352188 12889 ts_tablet_manager.cc:933] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:26.352982 12887 tablet_copy_client.cc:538] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:26.362953 12887 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:26.367020 12889 tablet_copy_client.cc:323] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:26.368718 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet 31040160342845538b85d0bad84bd026 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:26.369304 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet 31040160342845538b85d0bad84bd026 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-31040160342845538b85d0bad84bd026
I20260710 13:20:26.377858 12339 tablet_copy_source_session.cc:215] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:26.382438 12889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31040160342845538b85d0bad84bd026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.383136 12887 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:26.384096 12887 tablet_bootstrap.cc:492] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:26.384781 12887 ts_tablet_manager.cc:1403] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:20:26.388120 12887 raft_consensus.cc:359] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.389011 12887 raft_consensus.cc:740] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:26.389900 12887 consensus_queue.cc:260] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.400911 12889 tablet_copy_client.cc:806] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:26.401571 12889 tablet_copy_client.cc:670] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:26.403949 12893 ts_tablet_manager.cc:933] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:26.407464 12889 tablet_copy_client.cc:538] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:26.408519 12887 ts_tablet_manager.cc:1434] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.013s
I20260710 13:20:26.415627 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-3f705e7ce06e4fac9ad6825d160a06d9 received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:26.416061 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-3f705e7ce06e4fac9ad6825d160a06d9 on tablet 3f705e7ce06e4fac9ad6825d160a06d9 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:26.423678 12889 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:26.424111 12887 ts_tablet_manager.cc:933] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:26.427582 12893 tablet_copy_client.cc:323] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.195:37577
I20260710 13:20:26.429541 12413 tablet_copy_service.cc:140] P bd43c9a856764a8da76631290659b1e5: Received BeginTabletCopySession request for tablet 488050ad771a4b499d64ed701cb606f3 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:58652)
I20260710 13:20:26.430076 12413 tablet_copy_service.cc:161] P bd43c9a856764a8da76631290659b1e5: Beginning new tablet copy session on tablet 488050ad771a4b499d64ed701cb606f3 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:58652: session id = 707fca99e334469e8839b15bd6f72713-488050ad771a4b499d64ed701cb606f3
I20260710 13:20:26.432682 12887 tablet_copy_client.cc:323] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:26.434482 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:26.435029 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-3cd8d6e0327744a382e79f8b0a9cd2c9
I20260710 13:20:26.437940 12413 tablet_copy_source_session.cc:215] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:26.444465 12339 tablet_copy_source_session.cc:215] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:26.446314 12893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488050ad771a4b499d64ed701cb606f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.447921 12887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.464577 12889 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:26.465083 12887 tablet_copy_client.cc:806] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:26.465286 12893 tablet_copy_client.cc:806] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:26.466862 12887 tablet_copy_client.cc:670] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:26.466996 12893 tablet_copy_client.cc:670] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:26.466250 12889 tablet_bootstrap.cc:492] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:26.467913 12889 ts_tablet_manager.cc:1403] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.013s
I20260710 13:20:26.470942 12887 tablet_copy_client.cc:538] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:26.471365 12893 tablet_copy_client.cc:538] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:26.472069 12889 raft_consensus.cc:359] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.472935 12889 raft_consensus.cc:740] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:26.473714 12889 consensus_queue.cc:260] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.476365 12889 ts_tablet_manager.cc:1434] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:20:26.478118 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-31040160342845538b85d0bad84bd026 received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:26.478554 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-31040160342845538b85d0bad84bd026 on tablet 31040160342845538b85d0bad84bd026 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:26.482676 12887 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:26.485154 12893 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:26.505396 12893 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:26.506078 12893 tablet_bootstrap.cc:492] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:26.506724 12893 ts_tablet_manager.cc:1403] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:20:26.507125 12887 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:26.508055 12887 tablet_bootstrap.cc:492] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:26.508708 12887 ts_tablet_manager.cc:1403] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260710 13:20:26.508946 12893 raft_consensus.cc:359] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.509605 12893 raft_consensus.cc:740] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:26.510093 12893 consensus_queue.cc:260] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.511835 12887 raft_consensus.cc:359] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.512754 12887 raft_consensus.cc:740] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:26.513756 12893 ts_tablet_manager.cc:1434] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:26.513434 12887 consensus_queue.cc:260] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:26.515640 12413 tablet_copy_service.cc:342] P bd43c9a856764a8da76631290659b1e5: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-488050ad771a4b499d64ed701cb606f3 received from {username='slave'} at 127.0.0.1:58652
I20260710 13:20:26.516014 12413 tablet_copy_service.cc:434] P bd43c9a856764a8da76631290659b1e5: ending tablet copy session 707fca99e334469e8839b15bd6f72713-488050ad771a4b499d64ed701cb606f3 on tablet 488050ad771a4b499d64ed701cb606f3 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:26.516280 12887 ts_tablet_manager.cc:1434] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:20:26.518415 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-3cd8d6e0327744a382e79f8b0a9cd2c9 received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:26.518914 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-3cd8d6e0327744a382e79f8b0a9cd2c9 on tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:26.791803 12681 raft_consensus.cc:1217] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:26.813546 12681 raft_consensus.cc:1217] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:26.886278 12681 raft_consensus.cc:1217] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:26.909866 12680 raft_consensus.cc:1217] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:27.300086 12885 raft_consensus.cc:1064] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:27.302075 12885 consensus_queue.cc:237] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.310133 12680 raft_consensus.cc:1275] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.310850 12252 raft_consensus.cc:1275] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.311239 12329 raft_consensus.cc:1275] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.312652 12904 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.313997 12902 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.314831 12885 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.334709 12885 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.336534 12680 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.339146 12252 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.352807 12329 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.353729 12149 catalog_manager.cc:5697] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.372975 12403 consensus_queue.cc:237] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.377417 12680 raft_consensus.cc:1275] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.377645 12836 raft_consensus.cc:1064] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:27.378798 12885 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.381476 12252 raft_consensus.cc:1275] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.379876 12836 consensus_queue.cc:237] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.383244 12885 consensus_queue.cc:1048] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.386672 12833 raft_consensus.cc:1064] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:27.386493 12902 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.389139 12833 consensus_queue.cc:237] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.395279 12680 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.397234 12252 raft_consensus.cc:2955] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.401003 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 488050ad771a4b499d64ed701cb606f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:27.407217 12150 catalog_manager.cc:5697] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.409284 12900 raft_consensus.cc:1064] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:27.421329 12900 consensus_queue.cc:237] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.431329 12403 raft_consensus.cc:1275] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.435643 12680 raft_consensus.cc:1275] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.436511 12913 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.437158 12318 tablet_service.cc:1558] Processing DeleteTablet for tablet 488050ad771a4b499d64ed701cb606f3 with delete_type TABLET_DATA_TOMBSTONED (TS dc40ae448b514a289f5562012f4169da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47942
I20260710 13:20:27.441854 12252 raft_consensus.cc:1275] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.444072 12836 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:27.447790 12915 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.468520 12400 raft_consensus.cc:1275] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.470257 12915 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.471467 12680 raft_consensus.cc:1275] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.471486 12920 tablet_replica.cc:333] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:27.475302 12920 raft_consensus.cc:2243] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.477568 12250 raft_consensus.cc:1275] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.478389 12920 raft_consensus.cc:2272] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.479509 12900 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.480863 12914 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:27.489066 12403 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.487258 12900 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.497324 12252 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.503713 12836 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.514268 12920 ts_tablet_manager.cc:1916] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:27.515933 12400 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.517673 12916 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:27.510344 12680 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.525085 12681 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.527555 12914 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.533080 12254 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:27.541607 12920 ts_tablet_manager.cc:1929] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:27.542196 12920 log.cc:1199] T 488050ad771a4b499d64ed701cb606f3 P dc40ae448b514a289f5562012f4169da: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/wals/488050ad771a4b499d64ed701cb606f3
I20260710 13:20:27.538926 12254 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.543143 12152 catalog_manager.cc:5697] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.546476 12139 catalog_manager.cc:5028] TS dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): tablet 488050ad771a4b499d64ed701cb606f3 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:27.547603 12900 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.550150 12679 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.565382 12402 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.571210 12152 catalog_manager.cc:5697] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.591060 12833 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.597466 12252 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.604923 12329 consensus_queue.cc:237] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.611825 12254 raft_consensus.cc:1275] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.610435 12679 raft_consensus.cc:1275] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.606257 12402 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.613459 12914 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.617722 12915 consensus_queue.cc:1048] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:27.617952 12679 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.619601 12149 catalog_manager.cc:5697] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.637144 12913 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.640774 12252 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.645370 12679 raft_consensus.cc:2955] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.651660 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f705e7ce06e4fac9ad6825d160a06d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:27.643751 12329 consensus_queue.cc:237] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.660672 12403 raft_consensus.cc:1275] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.660672 12679 raft_consensus.cc:1275] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.661613 12151 catalog_manager.cc:5697] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.662470 12915 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.664872 12915 consensus_queue.cc:1048] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.672297 12915 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.680356 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f705e7ce06e4fac9ad6825d160a06d9 with delete_type TABLET_DATA_TOMBSTONED (TS bd43c9a856764a8da76631290659b1e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53942
I20260710 13:20:27.680727 12329 consensus_queue.cc:237] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:27.675259 12402 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.682389 12930 tablet_replica.cc:333] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:27.683444 12930 raft_consensus.cc:2243] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.690182 12403 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.690363 12680 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.691622 12836 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.692193 12679 raft_consensus.cc:2955] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.694233 12836 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.696452 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31040160342845538b85d0bad84bd026 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:27.698908 12836 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.702535 12151 catalog_manager.cc:5697] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.705488 12681 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.704682 12400 raft_consensus.cc:2955] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.684551 12930 raft_consensus.cc:2272] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.708983 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:27.719983 12930 ts_tablet_manager.cc:1916] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:27.729979 12239 tablet_service.cc:1558] Processing DeleteTablet for tablet 31040160342845538b85d0bad84bd026 with delete_type TABLET_DATA_TOMBSTONED (TS 1b61efaf8c074a23841ddd98cba15afd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51796
I20260710 13:20:27.734611 12152 catalog_manager.cc:5697] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:27.740732 12931 tablet_replica.cc:333] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:27.746105 12931 raft_consensus.cc:2243] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.746685 12930 ts_tablet_manager.cc:1929] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:27.746871 12239 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 with delete_type TABLET_DATA_TOMBSTONED (TS 1b61efaf8c074a23841ddd98cba15afd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51796
I20260710 13:20:27.747390 12930 log.cc:1199] T 3f705e7ce06e4fac9ad6825d160a06d9 P bd43c9a856764a8da76631290659b1e5: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/wals/3f705e7ce06e4fac9ad6825d160a06d9
I20260710 13:20:27.748385 12931 raft_consensus.cc:2272] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.749233 12139 catalog_manager.cc:5028] TS bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): tablet 3f705e7ce06e4fac9ad6825d160a06d9 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:27.751739 12931 ts_tablet_manager.cc:1916] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:27.764357 12931 ts_tablet_manager.cc:1929] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:27.764730 12931 log.cc:1199] T 31040160342845538b85d0bad84bd026 P 1b61efaf8c074a23841ddd98cba15afd: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/wals/31040160342845538b85d0bad84bd026
I20260710 13:20:27.766263 12931 tablet_replica.cc:333] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:27.766275 12136 catalog_manager.cc:5028] TS 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): tablet 31040160342845538b85d0bad84bd026 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:27.767140 12931 raft_consensus.cc:2243] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.767855 12931 raft_consensus.cc:2272] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.771462 12931 ts_tablet_manager.cc:1916] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:27.782774 12931 ts_tablet_manager.cc:1929] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:27.783142 12931 log.cc:1199] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 1b61efaf8c074a23841ddd98cba15afd: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/wals/3cd8d6e0327744a382e79f8b0a9cd2c9
I20260710 13:20:27.784444 12136 catalog_manager.cc:5028] TS 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): tablet 3cd8d6e0327744a382e79f8b0a9cd2c9 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:28.778435 12400 consensus_queue.cc:237] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
W20260710 13:20:28.783854 12366 consensus_peers.cc:597] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78c3e4b4cd564e359e26eb3b446e4625. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:28.784324 12329 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:28.785239 12252 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:28.785408 12934 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.786285 12885 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.796430 12254 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.794410 12934 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.800999 12329 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.814333 12149 catalog_manager.cc:5697] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.823848 12254 consensus_queue.cc:237] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:28.831133 12400 raft_consensus.cc:1275] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:28.832604 12217 consensus_peers.cc:597] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90657f9cc5b3459f9ddb300821ea3f1f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:28.832813 12325 raft_consensus.cc:1275] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:28.834185 12901 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.835067 12932 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.846362 12932 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.847440 12325 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.848973 12400 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.860895 12325 consensus_queue.cc:237] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:28.860608 12152 catalog_manager.cc:5697] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.867193 12400 raft_consensus.cc:1275] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:28.868490 12836 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:28.869642 12292 consensus_peers.cc:597] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f34fa307952944678043075f6a92aef8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:28.871206 12252 raft_consensus.cc:1275] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:28.872565 12914 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.877208 12836 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.883023 12252 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.883216 12400 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.896585 12149 catalog_manager.cc:5697] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.904102 12325 consensus_queue.cc:237] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:28.909992 12400 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:20:28.910710 12292 consensus_peers.cc:597] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f47dc84d5b7d4b60ab6b4507be3e9d60. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:28.911433 12254 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.911293 12952 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.914354 12952 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.923763 12914 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.925458 12400 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.928395 12254 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:28.936422 12149 catalog_manager.cc:5697] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 2 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:29.209309 12956 ts_tablet_manager.cc:933] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627)
I20260710 13:20:29.211342 12956 tablet_copy_client.cc:323] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.193:45627
I20260710 13:20:29.212910 12264 tablet_copy_service.cc:140] P 1b61efaf8c074a23841ddd98cba15afd: Received BeginTabletCopySession request for tablet 90657f9cc5b3459f9ddb300821ea3f1f from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:45246)
I20260710 13:20:29.213435 12264 tablet_copy_service.cc:161] P 1b61efaf8c074a23841ddd98cba15afd: Beginning new tablet copy session on tablet 90657f9cc5b3459f9ddb300821ea3f1f from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:45246: session id = 707fca99e334469e8839b15bd6f72713-90657f9cc5b3459f9ddb300821ea3f1f
I20260710 13:20:29.220734 12264 tablet_copy_source_session.cc:215] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:29.223522 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90657f9cc5b3459f9ddb300821ea3f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.233754 12956 tablet_copy_client.cc:806] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:29.234318 12956 tablet_copy_client.cc:670] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:29.237993 12956 tablet_copy_client.cc:538] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:29.247700 12956 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:29.266336 12956 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:29.267107 12956 tablet_bootstrap.cc:492] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:29.267668 12956 ts_tablet_manager.cc:1403] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260710 13:20:29.269933 12956 raft_consensus.cc:359] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.270601 12956 raft_consensus.cc:740] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:29.271291 12956 consensus_queue.cc:260] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.274276 12956 ts_tablet_manager.cc:1434] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:29.276062 12264 tablet_copy_service.cc:342] P 1b61efaf8c074a23841ddd98cba15afd: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-90657f9cc5b3459f9ddb300821ea3f1f received from {username='slave'} at 127.0.0.1:45246
I20260710 13:20:29.276463 12264 tablet_copy_service.cc:434] P 1b61efaf8c074a23841ddd98cba15afd: ending tablet copy session 707fca99e334469e8839b15bd6f72713-90657f9cc5b3459f9ddb300821ea3f1f on tablet 90657f9cc5b3459f9ddb300821ea3f1f with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:29.388849 12956 ts_tablet_manager.cc:933] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:29.390885 12956 tablet_copy_client.cc:323] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.195:37577
I20260710 13:20:29.392554 12413 tablet_copy_service.cc:140] P bd43c9a856764a8da76631290659b1e5: Received BeginTabletCopySession request for tablet 78c3e4b4cd564e359e26eb3b446e4625 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:58652)
I20260710 13:20:29.393069 12413 tablet_copy_service.cc:161] P bd43c9a856764a8da76631290659b1e5: Beginning new tablet copy session on tablet 78c3e4b4cd564e359e26eb3b446e4625 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:58652: session id = 707fca99e334469e8839b15bd6f72713-78c3e4b4cd564e359e26eb3b446e4625
I20260710 13:20:29.398851 12413 tablet_copy_source_session.cc:215] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:29.401486 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3e4b4cd564e359e26eb3b446e4625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.416355 12956 tablet_copy_client.cc:806] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:29.416963 12956 tablet_copy_client.cc:670] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:29.420733 12956 tablet_copy_client.cc:538] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:29.423527 12961 ts_tablet_manager.cc:933] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:29.425124 12961 tablet_copy_client.cc:323] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:29.426537 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet f47dc84d5b7d4b60ab6b4507be3e9d60 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:29.427230 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet f47dc84d5b7d4b60ab6b4507be3e9d60 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-f47dc84d5b7d4b60ab6b4507be3e9d60
I20260710 13:20:29.430601 12956 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:29.433109 12339 tablet_copy_source_session.cc:215] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:29.438426 12961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47dc84d5b7d4b60ab6b4507be3e9d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.458783 12963 ts_tablet_manager.cc:933] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:29.466224 12961 tablet_copy_client.cc:806] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:29.467883 12961 tablet_copy_client.cc:670] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:29.472213 12963 tablet_copy_client.cc:323] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.194:38103
I20260710 13:20:29.474251 12339 tablet_copy_service.cc:140] P dc40ae448b514a289f5562012f4169da: Received BeginTabletCopySession request for tablet f34fa307952944678043075f6a92aef8 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:36026)
I20260710 13:20:29.474253 12961 tablet_copy_client.cc:538] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:29.474902 12339 tablet_copy_service.cc:161] P dc40ae448b514a289f5562012f4169da: Beginning new tablet copy session on tablet f34fa307952944678043075f6a92aef8 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:36026: session id = 707fca99e334469e8839b15bd6f72713-f34fa307952944678043075f6a92aef8
I20260710 13:20:29.480979 12956 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:29.481889 12956 tablet_bootstrap.cc:492] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:29.482560 12956 ts_tablet_manager.cc:1403] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.008s
I20260710 13:20:29.484144 12961 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:29.485517 12956 raft_consensus.cc:359] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.486387 12956 raft_consensus.cc:740] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:29.487068 12956 consensus_queue.cc:260] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.491259 12339 tablet_copy_source_session.cc:215] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:29.493140 12956 ts_tablet_manager.cc:1434] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:29.497524 12963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34fa307952944678043075f6a92aef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.498031 12413 tablet_copy_service.cc:342] P bd43c9a856764a8da76631290659b1e5: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-78c3e4b4cd564e359e26eb3b446e4625 received from {username='slave'} at 127.0.0.1:58652
I20260710 13:20:29.498447 12413 tablet_copy_service.cc:434] P bd43c9a856764a8da76631290659b1e5: ending tablet copy session 707fca99e334469e8839b15bd6f72713-78c3e4b4cd564e359e26eb3b446e4625 on tablet 78c3e4b4cd564e359e26eb3b446e4625 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:29.511472 12963 tablet_copy_client.cc:806] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:29.512146 12963 tablet_copy_client.cc:670] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:29.516312 12963 tablet_copy_client.cc:538] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:29.517274 12961 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:29.518226 12961 tablet_bootstrap.cc:492] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:29.518906 12961 ts_tablet_manager.cc:1403] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.004s
I20260710 13:20:29.522109 12961 raft_consensus.cc:359] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.523134 12961 raft_consensus.cc:740] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:29.523452 12963 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:29.523875 12961 consensus_queue.cc:260] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.526471 12961 ts_tablet_manager.cc:1434] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:20:29.528589 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-f47dc84d5b7d4b60ab6b4507be3e9d60 received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:29.528986 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-f47dc84d5b7d4b60ab6b4507be3e9d60 on tablet f47dc84d5b7d4b60ab6b4507be3e9d60 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:29.547114 12963 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:29.547828 12963 tablet_bootstrap.cc:492] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:29.548357 12963 ts_tablet_manager.cc:1403] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 13:20:29.550372 12963 raft_consensus.cc:359] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.551025 12963 raft_consensus.cc:740] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:29.551551 12963 consensus_queue.cc:260] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:29.553933 12963 ts_tablet_manager.cc:1434] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:20:29.555666 12339 tablet_copy_service.cc:342] P dc40ae448b514a289f5562012f4169da: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-f34fa307952944678043075f6a92aef8 received from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:29.556071 12339 tablet_copy_service.cc:434] P dc40ae448b514a289f5562012f4169da: ending tablet copy session 707fca99e334469e8839b15bd6f72713-f34fa307952944678043075f6a92aef8 on tablet f34fa307952944678043075f6a92aef8 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:29.690276 12681 raft_consensus.cc:1217] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:29.866534 12681 raft_consensus.cc:1217] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:29.895558 12681 raft_consensus.cc:1217] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:30.045507 12679 raft_consensus.cc:1217] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:20:30.135511 12969 raft_consensus.cc:1064] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:30.138196 12969 consensus_queue.cc:237] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.146373 12400 raft_consensus.cc:1275] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.146488 12679 raft_consensus.cc:1275] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.146374 12325 raft_consensus.cc:1275] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.148002 12973 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.148914 12932 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.149597 12969 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.162081 12973 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.165198 12325 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.168576 12681 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.175292 12400 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.176765 12151 catalog_manager.cc:5697] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.207405 12254 consensus_queue.cc:237] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.212412 12681 raft_consensus.cc:1275] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:30.212939 12400 raft_consensus.cc:1275] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:30.213543 12969 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:30.214481 12968 consensus_queue.cc:1048] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:30.221513 12932 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.222939 12681 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.224233 12400 raft_consensus.cc:2955] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.231206 12136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90657f9cc5b3459f9ddb300821ea3f1f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:30.235998 12152 catalog_manager.cc:5697] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.246703 12318 tablet_service.cc:1558] Processing DeleteTablet for tablet 90657f9cc5b3459f9ddb300821ea3f1f with delete_type TABLET_DATA_TOMBSTONED (TS dc40ae448b514a289f5562012f4169da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47942
I20260710 13:20:30.248622 12981 tablet_replica.cc:333] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:30.249405 12981 raft_consensus.cc:2243] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.250114 12981 raft_consensus.cc:2272] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.253027 12981 ts_tablet_manager.cc:1916] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:30.265529 12981 ts_tablet_manager.cc:1929] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:30.265938 12981 log.cc:1199] T 90657f9cc5b3459f9ddb300821ea3f1f P dc40ae448b514a289f5562012f4169da: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/wals/90657f9cc5b3459f9ddb300821ea3f1f
I20260710 13:20:30.267494 12139 catalog_manager.cc:5028] TS dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): tablet 90657f9cc5b3459f9ddb300821ea3f1f (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:30.306299 12970 raft_consensus.cc:1064] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:30.308305 12970 consensus_queue.cc:237] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.316201 12679 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.317760 12252 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.318387 12325 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.318346 12970 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:30.322877 12938 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.325595 12938 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.337344 12983 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.338848 12679 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.348553 12329 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.364250 12149 catalog_manager.cc:5697] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.365688 12252 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.378240 12400 consensus_queue.cc:237] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.383841 12329 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:30.385254 12983 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:30.385892 12679 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:30.387460 12970 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:30.393074 12983 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.394898 12329 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.395802 12679 raft_consensus.cc:2955] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.403822 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78c3e4b4cd564e359e26eb3b446e4625 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:30.410903 12149 catalog_manager.cc:5697] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.421737 12239 tablet_service.cc:1558] Processing DeleteTablet for tablet 78c3e4b4cd564e359e26eb3b446e4625 with delete_type TABLET_DATA_TOMBSTONED (TS 1b61efaf8c074a23841ddd98cba15afd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51796
I20260710 13:20:30.423446 12987 tablet_replica.cc:333] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:30.424571 12987 raft_consensus.cc:2243] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.425463 12987 raft_consensus.cc:2272] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.432523 12987 ts_tablet_manager.cc:1916] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:30.444934 12987 ts_tablet_manager.cc:1929] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:30.445319 12987 log.cc:1199] T 78c3e4b4cd564e359e26eb3b446e4625 P 1b61efaf8c074a23841ddd98cba15afd: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/wals/78c3e4b4cd564e359e26eb3b446e4625
I20260710 13:20:30.446888 12136 catalog_manager.cc:5028] TS 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): tablet 78c3e4b4cd564e359e26eb3b446e4625 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:30.454947 12971 raft_consensus.cc:1064] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:30.457237 12971 consensus_queue.cc:237] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.463986 12400 raft_consensus.cc:1275] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.464295 12252 raft_consensus.cc:1275] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.464248 12679 raft_consensus.cc:1275] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:30.465548 12949 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.466571 12971 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:30.468721 12950 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.489931 12950 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.493253 12252 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.495095 12679 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.501181 12400 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.508092 12152 catalog_manager.cc:5697] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.522495 12329 consensus_queue.cc:237] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.528434 12679 raft_consensus.cc:1275] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:30.529500 12252 raft_consensus.cc:1275] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:30.530871 12836 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:30.533562 12836 consensus_queue.cc:1048] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:30.538902 12971 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.542353 12679 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.547297 12252 raft_consensus.cc:2955] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.555187 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f34fa307952944678043075f6a92aef8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:30.557420 12150 catalog_manager.cc:5697] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New cstate: current_term: 1 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.569643 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet f34fa307952944678043075f6a92aef8 with delete_type TABLET_DATA_TOMBSTONED (TS bd43c9a856764a8da76631290659b1e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53942
I20260710 13:20:30.581593 12993 tablet_replica.cc:333] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:30.582516 12993 raft_consensus.cc:2243] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.583379 12993 raft_consensus.cc:2272] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.586723 12993 ts_tablet_manager.cc:1916] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:30.599730 12993 ts_tablet_manager.cc:1929] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:30.600176 12993 log.cc:1199] T f34fa307952944678043075f6a92aef8 P bd43c9a856764a8da76631290659b1e5: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/wals/f34fa307952944678043075f6a92aef8
I20260710 13:20:30.601697 12139 catalog_manager.cc:5028] TS bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): tablet f34fa307952944678043075f6a92aef8 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:30.606563 12971 raft_consensus.cc:1064] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:30.609701 12971 consensus_queue.cc:237] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.616789 12402 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:30.616945 12679 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 LEARNER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:30.618465 12252 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:30.618404 12992 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:30.619307 12949 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.620182 12971 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.632009 12949 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.634987 12252 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.635478 12679 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.643704 12400 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.649513 12151 catalog_manager.cc:5697] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.663362 12329 consensus_queue.cc:237] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:30.668836 12679 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:20:30.670341 12400 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer dc40ae448b514a289f5562012f4169da: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:20:30.670360 12971 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:30.672221 12949 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:30.679586 12971 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.685472 12679 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.691821 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f47dc84d5b7d4b60ab6b4507be3e9d60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:30.697909 12152 catalog_manager.cc:5697] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New cstate: current_term: 2 leader_uuid: "dc40ae448b514a289f5562012f4169da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.697860 12400 raft_consensus.cc:2955] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:30.710505 12239 tablet_service.cc:1558] Processing DeleteTablet for tablet f47dc84d5b7d4b60ab6b4507be3e9d60 with delete_type TABLET_DATA_TOMBSTONED (TS 1b61efaf8c074a23841ddd98cba15afd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51796
I20260710 13:20:30.711390 12987 tablet_replica.cc:333] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:30.712205 12987 raft_consensus.cc:2243] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.712865 12987 raft_consensus.cc:2272] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.716260 12987 ts_tablet_manager.cc:1916] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:30.726564 12987 ts_tablet_manager.cc:1929] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:20:30.726939 12987 log.cc:1199] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 1b61efaf8c074a23841ddd98cba15afd: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/wals/f47dc84d5b7d4b60ab6b4507be3e9d60
I20260710 13:20:30.728204 12136 catalog_manager.cc:5028] TS 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): tablet f47dc84d5b7d4b60ab6b4507be3e9d60 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:31.746345 12252 consensus_queue.cc:237] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:31.753454 12400 raft_consensus.cc:1275] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:31.756441 12329 raft_consensus.cc:1275] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:31.758858 12217 consensus_peers.cc:597] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f05af3f2c4c40e4bab735a27d6fd539. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:31.758865 13003 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:31.761503 13003 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.768934 13004 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:31.770339 12400 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:31.772768 12329 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:31.784250 12152 catalog_manager.cc:5697] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:31.788360 12400 consensus_queue.cc:237] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue 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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:31.798524 12329 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:31.799144 12252 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:31.799728 12366 consensus_peers.cc:597] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 -> Peer 707fca99e334469e8839b15bd6f72713 (127.10.226.196:38489): Couldn't send request to peer 707fca99e334469e8839b15bd6f72713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 915e83cf75d44891a648348ba689d076. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:31.800444 13000 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:31.801461 12999 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.813134 12983 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:31.815044 12329 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:31.815424 12252 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:31.829442 12150 catalog_manager.cc:5697] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index -1 to 2, NON_VOTER 707fca99e334469e8839b15bd6f72713 (127.10.226.196) added. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } } }
I20260710 13:20:32.260628 13014 ts_tablet_manager.cc:933] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:32.261536 13015 ts_tablet_manager.cc:933] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: Initiating tablet copy from peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627)
I20260710 13:20:32.264789 13015 tablet_copy_client.cc:323] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.193:45627
I20260710 13:20:32.264482 13014 tablet_copy_client.cc:323] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: tablet copy: Beginning tablet copy session from remote peer at address 127.10.226.195:37577
I20260710 13:20:32.266984 12264 tablet_copy_service.cc:140] P 1b61efaf8c074a23841ddd98cba15afd: Received BeginTabletCopySession request for tablet 3f05af3f2c4c40e4bab735a27d6fd539 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:45246)
I20260710 13:20:32.267366 12413 tablet_copy_service.cc:140] P bd43c9a856764a8da76631290659b1e5: Received BeginTabletCopySession request for tablet 915e83cf75d44891a648348ba689d076 from peer 707fca99e334469e8839b15bd6f72713 ({username='slave'} at 127.0.0.1:58652)
I20260710 13:20:32.267664 12264 tablet_copy_service.cc:161] P 1b61efaf8c074a23841ddd98cba15afd: Beginning new tablet copy session on tablet 3f05af3f2c4c40e4bab735a27d6fd539 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:45246: session id = 707fca99e334469e8839b15bd6f72713-3f05af3f2c4c40e4bab735a27d6fd539
I20260710 13:20:32.267889 12413 tablet_copy_service.cc:161] P bd43c9a856764a8da76631290659b1e5: Beginning new tablet copy session on tablet 915e83cf75d44891a648348ba689d076 from peer 707fca99e334469e8839b15bd6f72713 at {username='slave'} at 127.0.0.1:58652: session id = 707fca99e334469e8839b15bd6f72713-915e83cf75d44891a648348ba689d076
I20260710 13:20:32.275789 12413 tablet_copy_source_session.cc:215] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:32.275789 12264 tablet_copy_source_session.cc:215] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:32.279505 13015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f05af3f2c4c40e4bab735a27d6fd539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.280166 13014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915e83cf75d44891a648348ba689d076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.292831 13015 tablet_copy_client.cc:806] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:32.293452 13015 tablet_copy_client.cc:670] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:32.297427 13015 tablet_copy_client.cc:538] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:32.298144 13014 tablet_copy_client.cc:806] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:32.298710 13014 tablet_copy_client.cc:670] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:32.304688 13014 tablet_copy_client.cc:538] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:32.306030 13015 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:32.314553 13014 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: Bootstrap starting.
I20260710 13:20:32.336241 13015 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:32.337345 13015 tablet_bootstrap.cc:492] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:32.338060 13015 ts_tablet_manager.cc:1403] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260710 13:20:32.341257 13015 raft_consensus.cc:359] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:32.341907 13014 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:32.342096 13015 raft_consensus.cc:740] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:32.342789 13014 tablet_bootstrap.cc:492] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: Bootstrap complete.
I20260710 13:20:32.343369 13014 ts_tablet_manager.cc:1403] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.001s
I20260710 13:20:32.342833 13015 consensus_queue.cc:260] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:32.346693 13014 raft_consensus.cc:359] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:32.347527 13014 raft_consensus.cc:740] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Initialized, Role: LEARNER
I20260710 13:20:32.348162 13014 consensus_queue.cc:260] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: NON_VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: true } }
I20260710 13:20:32.350606 13014 ts_tablet_manager.cc:1434] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:32.347185 13015 ts_tablet_manager.cc:1434] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:20:32.352366 12413 tablet_copy_service.cc:342] P bd43c9a856764a8da76631290659b1e5: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-915e83cf75d44891a648348ba689d076 received from {username='slave'} at 127.0.0.1:58652
I20260710 13:20:32.352746 12264 tablet_copy_service.cc:342] P 1b61efaf8c074a23841ddd98cba15afd: Request end of tablet copy session 707fca99e334469e8839b15bd6f72713-3f05af3f2c4c40e4bab735a27d6fd539 received from {username='slave'} at 127.0.0.1:45246
I20260710 13:20:32.353292 12264 tablet_copy_service.cc:434] P 1b61efaf8c074a23841ddd98cba15afd: ending tablet copy session 707fca99e334469e8839b15bd6f72713-3f05af3f2c4c40e4bab735a27d6fd539 on tablet 3f05af3f2c4c40e4bab735a27d6fd539 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:32.352825 12413 tablet_copy_service.cc:434] P bd43c9a856764a8da76631290659b1e5: ending tablet copy session 707fca99e334469e8839b15bd6f72713-915e83cf75d44891a648348ba689d076 on tablet 915e83cf75d44891a648348ba689d076 with peer 707fca99e334469e8839b15bd6f72713
I20260710 13:20:32.736608 12681 raft_consensus.cc:1217] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:32.884172 12681 raft_consensus.cc:1217] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:33.276101 13021 raft_consensus.cc:1064] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:33.278671 13021 consensus_queue.cc:237] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:33.279919 13024 raft_consensus.cc:1064] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: attempting to promote NON_VOTER 707fca99e334469e8839b15bd6f72713 to VOTER
I20260710 13:20:33.282334 13024 consensus_queue.cc:237] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:33.287364 12329 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:33.288105 12681 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:33.289243 13022 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.291034 12250 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:33.292438 13021 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.298398 13026 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.299664 12402 raft_consensus.cc:1275] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:33.302284 13023 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:33.307003 12325 raft_consensus.cc:1275] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:33.309466 12679 raft_consensus.cc:1275] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 LEARNER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:33.312057 13004 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:33.319177 13004 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.340413 13021 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.348042 12329 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.355111 12250 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.364353 12149 catalog_manager.cc:5697] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.365999 13024 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.367877 12325 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.371964 12681 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } attrs { replace: true } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.390497 12679 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.391662 12402 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.438362 12402 consensus_queue.cc:237] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:33.439750 12151 catalog_manager.cc:5697] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da reported cstate change: config changed from index 2 to 3, 707fca99e334469e8839b15bd6f72713 (127.10.226.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.450467 12679 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:33.453298 13022 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:33.453738 12250 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:33.456207 13022 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:33.460529 13026 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.466297 12252 consensus_queue.cc:237] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:33.468945 12679 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.469647 12250 raft_consensus.cc:2955] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.472945 12681 raft_consensus.cc:1275] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:33.473488 12325 raft_consensus.cc:1275] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:33.474368 13023 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:33.475214 13004 consensus_queue.cc:1048] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:33.481624 12150 catalog_manager.cc:5697] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER dc40ae448b514a289f5562012f4169da (127.10.226.194) evicted. New cstate: current_term: 1 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.481709 13024 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.487848 12679 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.488289 12325 raft_consensus.cc:2955] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.492451 12318 tablet_service.cc:1558] Processing DeleteTablet for tablet 915e83cf75d44891a648348ba689d076 with delete_type TABLET_DATA_TOMBSTONED (TS dc40ae448b514a289f5562012f4169da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47942
I20260710 13:20:33.494701 13043 tablet_replica.cc:333] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:33.495844 13043 raft_consensus.cc:2243] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:33.496603 13043 raft_consensus.cc:2272] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:33.501504 12150 catalog_manager.cc:5697] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 reported cstate change: config changed from index 3 to 4, VOTER bd43c9a856764a8da76631290659b1e5 (127.10.226.195) evicted. New cstate: current_term: 1 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } } }
I20260710 13:20:33.505079 13043 ts_tablet_manager.cc:1916] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:33.511392 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f05af3f2c4c40e4bab735a27d6fd539 with delete_type TABLET_DATA_TOMBSTONED (TS bd43c9a856764a8da76631290659b1e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53942
I20260710 13:20:33.513315 13044 tablet_replica.cc:333] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:33.514281 13044 raft_consensus.cc:2243] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:33.515007 13044 raft_consensus.cc:2272] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:33.516038 12139 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 915e83cf75d44891a648348ba689d076 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:33.518224 13044 ts_tablet_manager.cc:1916] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:33.520792 12136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f05af3f2c4c40e4bab735a27d6fd539 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:33.537194 13043 ts_tablet_manager.cc:1929] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:33.537607 13043 log.cc:1199] T 915e83cf75d44891a648348ba689d076 P dc40ae448b514a289f5562012f4169da: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/wals/915e83cf75d44891a648348ba689d076
I20260710 13:20:33.538930 12139 catalog_manager.cc:5028] TS dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): tablet 915e83cf75d44891a648348ba689d076 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:33.539670 13044 ts_tablet_manager.cc:1929] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:33.540020 13044 log.cc:1199] T 3f05af3f2c4c40e4bab735a27d6fd539 P bd43c9a856764a8da76631290659b1e5: Deleting WAL directory at /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/wals/3f05af3f2c4c40e4bab735a27d6fd539
I20260710 13:20:33.541325 12139 catalog_manager.cc:5028] TS bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): tablet 3f05af3f2c4c40e4bab735a27d6fd539 (table test-workload [id=3f5ec507f8f04d60908015908c949bbd]) successfully deleted
I20260710 13:20:38.967981 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:38.998420 12325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9"
dest_uuid: "dc40ae448b514a289f5562012f4169da"
mode: GRACEFUL
new_leader_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:53006
I20260710 13:20:38.999006 12325 raft_consensus.cc:606] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Received request to transfer leadership to TS 707fca99e334469e8839b15bd6f72713
I20260710 13:20:39.012362 12250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e"
dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
mode: GRACEFUL
new_leader_uuid: "bd43c9a856764a8da76631290659b1e5"
 from {username='slave'} at 127.0.0.1:54046
I20260710 13:20:39.012784 12250 raft_consensus.cc:606] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Received request to transfer leadership to TS bd43c9a856764a8da76631290659b1e5
I20260710 13:20:39.015076 12325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f"
dest_uuid: "dc40ae448b514a289f5562012f4169da"
mode: GRACEFUL
new_leader_uuid: "1b61efaf8c074a23841ddd98cba15afd"
 from {username='slave'} at 127.0.0.1:53006
I20260710 13:20:39.015512 12325 raft_consensus.cc:606] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Received request to transfer leadership to TS 1b61efaf8c074a23841ddd98cba15afd
I20260710 13:20:39.017686 12325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100"
dest_uuid: "dc40ae448b514a289f5562012f4169da"
mode: GRACEFUL
new_leader_uuid: "1b61efaf8c074a23841ddd98cba15afd"
 from {username='slave'} at 127.0.0.1:53006
I20260710 13:20:39.018093 12325 raft_consensus.cc:606] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Received request to transfer leadership to TS 1b61efaf8c074a23841ddd98cba15afd
I20260710 13:20:39.020100 12325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60"
dest_uuid: "dc40ae448b514a289f5562012f4169da"
mode: GRACEFUL
new_leader_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:53006
I20260710 13:20:39.020494 12325 raft_consensus.cc:606] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Received request to transfer leadership to TS 707fca99e334469e8839b15bd6f72713
I20260710 13:20:39.021397 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:39.022079 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:39.079819 13050 raft_consensus.cc:993] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd: : Instructing follower bd43c9a856764a8da76631290659b1e5 to start an election
I20260710 13:20:39.080293 13049 raft_consensus.cc:1081] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Signalling peer bd43c9a856764a8da76631290659b1e5 to start an election
I20260710 13:20:39.081606 12402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e"
dest_uuid: "bd43c9a856764a8da76631290659b1e5"
 from {username='slave'} at 127.0.0.1:53950
I20260710 13:20:39.082091 12402 raft_consensus.cc:493] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.082422 12402 raft_consensus.cc:3060] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.086483 12402 raft_consensus.cc:515] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.087834 12402 leader_election.cc:290] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 2 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:39.088575 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:39.088819 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628c918a73ca4f9db324307a820a0e9e" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:39.089133 12250 raft_consensus.cc:3055] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.089345 12325 raft_consensus.cc:3060] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.089452 12250 raft_consensus.cc:740] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:39.090188 12250 consensus_queue.cc:260] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.091075 12250 raft_consensus.cc:3060] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.093941 12325 raft_consensus.cc:2468] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 2.
I20260710 13:20:39.095089 12369 leader_election.cc:304] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd43c9a856764a8da76631290659b1e5, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:39.095853 13048 raft_consensus.cc:2804] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.095955 12250 raft_consensus.cc:2468] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 2.
I20260710 13:20:39.096375 13048 raft_consensus.cc:697] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 2 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:39.097325 13048 consensus_queue.cc:237] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.104773 12150 catalog_manager.cc:5697] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 1 to 2, leader changed from 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:39.323063 12949 raft_consensus.cc:993] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da: : Instructing follower 1b61efaf8c074a23841ddd98cba15afd to start an election
I20260710 13:20:39.323494 13061 raft_consensus.cc:1081] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Signalling peer 1b61efaf8c074a23841ddd98cba15afd to start an election
I20260710 13:20:39.324692 12250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100"
dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
 from {username='slave'} at 127.0.0.1:51812
I20260710 13:20:39.325081 12250 raft_consensus.cc:493] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.325309 12250 raft_consensus.cc:3060] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.329229 12250 raft_consensus.cc:515] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.330906 12250 leader_election.cc:290] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 2 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:39.331494 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:39.331782 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac081c1c2244e28b2e998fe2c1a4100" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:39.332024 12325 raft_consensus.cc:3055] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.332269 12402 raft_consensus.cc:3060] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.332379 12325 raft_consensus.cc:740] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:39.333220 12325 consensus_queue.cc:260] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.334057 12325 raft_consensus.cc:3060] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.336596 12402 raft_consensus.cc:2468] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 2.
I20260710 13:20:39.338040 12220 leader_election.cc:304] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:39.338608 12325 raft_consensus.cc:2468] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 2.
I20260710 13:20:39.338775 13049 raft_consensus.cc:2804] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.339349 13049 raft_consensus.cc:697] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 2 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:39.339988 13061 raft_consensus.cc:993] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: : Instructing follower 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:39.340413 12949 raft_consensus.cc:1081] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Signalling peer 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:39.340340 13049 consensus_queue.cc:237] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.341782 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60"
dest_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:54562
I20260710 13:20:39.342204 12679 raft_consensus.cc:493] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.342476 12679 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:39.348021 12679 raft_consensus.cc:515] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:39.348788 12150 catalog_manager.cc:5697] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 1 to 2, leader changed from dc40ae448b514a289f5562012f4169da (127.10.226.194) to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.349851 12679 leader_election.cc:290] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 3 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:39.350571 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:39.351114 12325 raft_consensus.cc:3055] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:39.351106 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc84d5b7d4b60ab6b4507be3e9d60" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:39.351630 12325 raft_consensus.cc:740] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:39.351806 12402 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:39.352389 12325 consensus_queue.cc:260] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:39.353549 12325 raft_consensus.cc:3060] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:39.359586 12325 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 3.
I20260710 13:20:39.360584 12642 leader_election.cc:304] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [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: 707fca99e334469e8839b15bd6f72713, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:39.361482 12402 raft_consensus.cc:2468] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 3.
I20260710 13:20:39.362278 13063 raft_consensus.cc:2804] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:39.363422 13063 raft_consensus.cc:697] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 3 LEADER]: Becoming Leader. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Running, Role: LEADER
I20260710 13:20:39.364078 13063 consensus_queue.cc:237] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:39.371521 12150 catalog_manager.cc:5697] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 reported cstate change: term changed from 2 to 3, leader changed from dc40ae448b514a289f5562012f4169da (127.10.226.194) to 707fca99e334469e8839b15bd6f72713 (127.10.226.196). New cstate: current_term: 3 leader_uuid: "707fca99e334469e8839b15bd6f72713" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:39.484778 13061 raft_consensus.cc:993] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: : Instructing follower 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:39.485224 12949 raft_consensus.cc:1081] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Signalling peer 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:39.485344 12250 raft_consensus.cc:1275] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.486600 13048 consensus_queue.cc:1048] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.486800 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9"
dest_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:54562
I20260710 13:20:39.487397 12679 raft_consensus.cc:493] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.487740 12679 raft_consensus.cc:3060] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.493844 12679 raft_consensus.cc:515] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:39.496624 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:39.496773 12679 leader_election.cc:290] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:39.497144 12325 raft_consensus.cc:3055] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.497442 12325 raft_consensus.cc:740] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:39.497570 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd8d6e0327744a382e79f8b0a9cd2c9" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:39.498203 12402 raft_consensus.cc:3060] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.499527 12325 consensus_queue.cc:260] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:39.500288 12325 raft_consensus.cc:3060] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.503871 12329 raft_consensus.cc:1275] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.505144 13048 consensus_queue.cc:1048] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.505718 12402 raft_consensus.cc:2468] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:39.505894 12949 raft_consensus.cc:993] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da: : Instructing follower 1b61efaf8c074a23841ddd98cba15afd to start an election
I20260710 13:20:39.506459 12949 raft_consensus.cc:1081] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Signalling peer 1b61efaf8c074a23841ddd98cba15afd to start an election
I20260710 13:20:39.506665 12642 leader_election.cc:304] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707fca99e334469e8839b15bd6f72713, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:39.507534 13063 raft_consensus.cc:2804] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.507961 13063 raft_consensus.cc:697] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Becoming Leader. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Running, Role: LEADER
I20260710 13:20:39.508404 12252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f"
dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
 from {username='slave'} at 127.0.0.1:51812
I20260710 13:20:39.508924 12252 raft_consensus.cc:493] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.509298 12252 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.517791 13063 consensus_queue.cc:237] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:39.518998 12325 raft_consensus.cc:2468] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:39.522392 12252 raft_consensus.cc:515] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.524402 12252 leader_election.cc:290] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 2 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:39.525341 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:39.525607 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "1b61efaf8c074a23841ddd98cba15afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:39.525902 12327 raft_consensus.cc:3055] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.526264 12327 raft_consensus.cc:740] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:39.526307 12400 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.527221 12327 consensus_queue.cc:260] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.528440 12327 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.534607 12400 raft_consensus.cc:2468] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 2.
I20260710 13:20:39.535691 12220 leader_election.cc:304] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:39.536453 13049 raft_consensus.cc:2804] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.536929 13049 raft_consensus.cc:697] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 LEADER]: Becoming Leader. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:39.537801 13049 consensus_queue.cc:237] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:39.540872 12327 raft_consensus.cc:2468] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b61efaf8c074a23841ddd98cba15afd in term 2.
I20260710 13:20:39.541204 12150 catalog_manager.cc:5697] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 reported cstate change: term changed from 1 to 2, leader changed from dc40ae448b514a289f5562012f4169da (127.10.226.194) to 707fca99e334469e8839b15bd6f72713 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "707fca99e334469e8839b15bd6f72713" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:39.546591 12152 catalog_manager.cc:5697] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd reported cstate change: term changed from 1 to 2, leader changed from dc40ae448b514a289f5562012f4169da (127.10.226.194) to 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1b61efaf8c074a23841ddd98cba15afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.760933 12329 raft_consensus.cc:1275] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.762035 13049 consensus_queue.cc:1048] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.773904 12400 raft_consensus.cc:1275] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.776428 13074 consensus_queue.cc:1048] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.954080 12329 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:39.955364 13063 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:39.964555 12400 raft_consensus.cc:1275] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:39.967406 13078 consensus_queue.cc:1048] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:39.968736 12400 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 3 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:20:39.970180 13078 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:39.983516 12329 raft_consensus.cc:1275] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:20:39.985702 13063 consensus_queue.cc:1048] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:40.009339 12329 raft_consensus.cc:1275] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.010330 13074 consensus_queue.cc:1048] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.013684 12402 raft_consensus.cc:1275] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer 1b61efaf8c074a23841ddd98cba15afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.015851 13074 consensus_queue.cc:1048] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:40.022967 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:40.046376 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:40.061858 12329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f"
dest_uuid: "dc40ae448b514a289f5562012f4169da"
mode: GRACEFUL
new_leader_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:53006
I20260710 13:20:40.062312 12329 raft_consensus.cc:606] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Received request to transfer leadership to TS 707fca99e334469e8839b15bd6f72713
I20260710 13:20:40.073002 12400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625"
dest_uuid: "bd43c9a856764a8da76631290659b1e5"
mode: GRACEFUL
new_leader_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:39260
I20260710 13:20:40.073489 12400 raft_consensus.cc:606] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Received request to transfer leadership to TS 707fca99e334469e8839b15bd6f72713
I20260710 13:20:40.075752 12250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f"
dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
mode: GRACEFUL
new_leader_uuid: "bd43c9a856764a8da76631290659b1e5"
 from {username='slave'} at 127.0.0.1:54046
I20260710 13:20:40.076186 12250 raft_consensus.cc:606] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 LEADER]: Received request to transfer leadership to TS bd43c9a856764a8da76631290659b1e5
I20260710 13:20:40.078222 13048 raft_consensus.cc:993] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: : Instructing follower 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:40.078450 12250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a63f724182d8409db17d14f37a524058"
dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
mode: GRACEFUL
new_leader_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:54046
I20260710 13:20:40.078809 13051 raft_consensus.cc:1081] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Signalling peer 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:40.079005 12250 raft_consensus.cc:606] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Received request to transfer leadership to TS 707fca99e334469e8839b15bd6f72713
I20260710 13:20:40.080183 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625"
dest_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:54564
I20260710 13:20:40.080484 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:40.080616 12679 raft_consensus.cc:493] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.080971 12679 raft_consensus.cc:3060] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.081346 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:40.085122 12679 raft_consensus.cc:515] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.086550 12679 leader_election.cc:290] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Requested vote from peers dc40ae448b514a289f5562012f4169da (127.10.226.194:38103), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:40.087210 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:40.087456 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3e4b4cd564e359e26eb3b446e4625" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:40.087770 12329 raft_consensus.cc:3060] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.087970 12400 raft_consensus.cc:3055] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.088291 12400 raft_consensus.cc:740] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:40.088894 12400 consensus_queue.cc:260] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.089802 12400 raft_consensus.cc:3060] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.092543 12329 raft_consensus.cc:2468] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:40.093441 12642 leader_election.cc:304] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707fca99e334469e8839b15bd6f72713, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:40.094168 13063 raft_consensus.cc:2804] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.094676 13063 raft_consensus.cc:697] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Becoming Leader. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Running, Role: LEADER
I20260710 13:20:40.095538 13063 consensus_queue.cc:237] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [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: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.095534 12400 raft_consensus.cc:2468] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:40.104815 12152 catalog_manager.cc:5697] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 reported cstate change: term changed from 1 to 2, leader changed from bd43c9a856764a8da76631290659b1e5 (127.10.226.195) to 707fca99e334469e8839b15bd6f72713 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "707fca99e334469e8839b15bd6f72713" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.107630 13083 raft_consensus.cc:993] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: : Instructing follower 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:40.108122 13049 raft_consensus.cc:1081] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Signalling peer 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:40.109552 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a63f724182d8409db17d14f37a524058"
dest_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:54550
I20260710 13:20:40.110050 12679 raft_consensus.cc:493] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.110353 12679 raft_consensus.cc:3060] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.114477 12679 raft_consensus.cc:515] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.116285 12679 leader_election.cc:290] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:40.117017 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63f724182d8409db17d14f37a524058" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:40.117192 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63f724182d8409db17d14f37a524058" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:40.117554 12250 raft_consensus.cc:3055] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.117681 12329 raft_consensus.cc:3060] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.117841 12250 raft_consensus.cc:740] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:40.118587 12250 consensus_queue.cc:260] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.119692 12250 raft_consensus.cc:3060] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.123396 12329 raft_consensus.cc:2468] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:40.124398 12642 leader_election.cc:304] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 707fca99e334469e8839b15bd6f72713, dc40ae448b514a289f5562012f4169da; no voters: 
I20260710 13:20:40.125082 13063 raft_consensus.cc:2804] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.125532 13063 raft_consensus.cc:697] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Becoming Leader. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Running, Role: LEADER
I20260710 13:20:40.125586 12250 raft_consensus.cc:2468] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:40.126375 13063 consensus_queue.cc:237] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.133426 12152 catalog_manager.cc:5697] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 reported cstate change: term changed from 1 to 2, leader changed from 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) to 707fca99e334469e8839b15bd6f72713 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "707fca99e334469e8839b15bd6f72713" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.183513 13061 raft_consensus.cc:993] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: : Instructing follower 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:40.184310 12949 raft_consensus.cc:1081] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Signalling peer 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:40.185763 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f"
dest_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:54562
I20260710 13:20:40.186251 12679 raft_consensus.cc:493] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.186517 12679 raft_consensus.cc:3060] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.190433 12679 raft_consensus.cc:515] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.192021 12679 leader_election.cc:290] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:40.192683 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:40.192942 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1371ea253dd9477a90389a4a18166a8f" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:40.193256 12250 raft_consensus.cc:3060] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.193459 12329 raft_consensus.cc:3055] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.193823 12329 raft_consensus.cc:740] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc40ae448b514a289f5562012f4169da, State: Running, Role: LEADER
I20260710 13:20:40.194482 12329 consensus_queue.cc:260] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.195483 12329 raft_consensus.cc:3060] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.197858 12250 raft_consensus.cc:2468] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:40.198904 12639 leader_election.cc:304] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, 707fca99e334469e8839b15bd6f72713; no voters: 
I20260710 13:20:40.199625 13063 raft_consensus.cc:2804] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.199673 12329 raft_consensus.cc:2468] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:40.200192 13063 raft_consensus.cc:697] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Becoming Leader. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Running, Role: LEADER
I20260710 13:20:40.201032 13063 consensus_queue.cc:237] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:40.208187 12152 catalog_manager.cc:5697] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 reported cstate change: term changed from 1 to 2, leader changed from dc40ae448b514a289f5562012f4169da (127.10.226.194) to 707fca99e334469e8839b15bd6f72713 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "707fca99e334469e8839b15bd6f72713" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.513790 12400 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.515616 13064 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:40.516673 13084 raft_consensus.cc:993] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd: : Instructing follower bd43c9a856764a8da76631290659b1e5 to start an election
I20260710 13:20:40.517113 13084 raft_consensus.cc:1081] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 LEADER]: Signalling peer bd43c9a856764a8da76631290659b1e5 to start an election
I20260710 13:20:40.518819 12402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f"
dest_uuid: "bd43c9a856764a8da76631290659b1e5"
 from {username='slave'} at 127.0.0.1:53950
I20260710 13:20:40.519420 12402 raft_consensus.cc:493] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.519694 12402 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.525713 12402 raft_consensus.cc:515] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:40.530076 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:40.530668 12252 raft_consensus.cc:3055] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:40.530948 12252 raft_consensus.cc:740] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b61efaf8c074a23841ddd98cba15afd, State: Running, Role: LEADER
I20260710 13:20:40.531108 12329 raft_consensus.cc:1275] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.531610 12252 consensus_queue.cc:260] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:40.532078 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241d8805ace4da1a446a2f5cbda553f" candidate_uuid: "bd43c9a856764a8da76631290659b1e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc40ae448b514a289f5562012f4169da"
I20260710 13:20:40.532588 12252 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.532630 12327 raft_consensus.cc:3060] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.529326 12402 leader_election.cc:290] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [CANDIDATE]: Term 3 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), dc40ae448b514a289f5562012f4169da (127.10.226.194:38103)
I20260710 13:20:40.534813 13063 consensus_queue.cc:1048] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:40.540486 12327 raft_consensus.cc:2468] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 3.
I20260710 13:20:40.540788 12252 raft_consensus.cc:2468] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd43c9a856764a8da76631290659b1e5 in term 3.
I20260710 13:20:40.541908 12366 leader_election.cc:304] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [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: 1b61efaf8c074a23841ddd98cba15afd, bd43c9a856764a8da76631290659b1e5; no voters: 
I20260710 13:20:40.542903 13051 raft_consensus.cc:2804] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:40.543388 13051 raft_consensus.cc:697] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 3 LEADER]: Becoming Leader. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:40.544229 13051 consensus_queue.cc:237] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } }
I20260710 13:20:40.557368 12152 catalog_manager.cc:5697] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 reported cstate change: term changed from 2 to 3, leader changed from 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193) to bd43c9a856764a8da76631290659b1e5 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "bd43c9a856764a8da76631290659b1e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.639407 12329 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.640547 13064 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:40.649040 12252 raft_consensus.cc:1275] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.651871 13078 consensus_queue.cc:1048] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:40.676457 12252 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.677886 13063 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:40.686057 12329 raft_consensus.cc:1275] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.687482 13078 consensus_queue.cc:1048] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:41.000658 12329 raft_consensus.cc:1275] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:41.001731 13048 consensus_queue.cc:1048] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc40ae448b514a289f5562012f4169da" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.008312 12252 raft_consensus.cc:1275] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 3 FOLLOWER]: Refusing update from remote peer bd43c9a856764a8da76631290659b1e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:41.009680 13051 consensus_queue.cc:1048] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.082270 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:41.099145 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:41.115197 12402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "915e83cf75d44891a648348ba689d076"
dest_uuid: "bd43c9a856764a8da76631290659b1e5"
mode: GRACEFUL
new_leader_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:39260
I20260710 13:20:41.115836 12402 raft_consensus.cc:606] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Received request to transfer leadership to TS 707fca99e334469e8839b15bd6f72713
I20260710 13:20:41.117012 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:41.117619 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:41.412058 13051 raft_consensus.cc:993] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: : Instructing follower 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:41.413349 13088 raft_consensus.cc:1081] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Signalling peer 707fca99e334469e8839b15bd6f72713 to start an election
I20260710 13:20:41.415258 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "915e83cf75d44891a648348ba689d076"
dest_uuid: "707fca99e334469e8839b15bd6f72713"
 from {username='slave'} at 127.0.0.1:54564
I20260710 13:20:41.416047 12679 raft_consensus.cc:493] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:41.416314 12679 raft_consensus.cc:3060] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.422710 12679 raft_consensus.cc:515] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:41.424258 12679 leader_election.cc:290] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Requested vote from peers 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627), bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577)
I20260710 13:20:41.425936 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e83cf75d44891a648348ba689d076" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1b61efaf8c074a23841ddd98cba15afd"
I20260710 13:20:41.425936 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e83cf75d44891a648348ba689d076" candidate_uuid: "707fca99e334469e8839b15bd6f72713" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd43c9a856764a8da76631290659b1e5"
I20260710 13:20:41.427135 12252 raft_consensus.cc:3060] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.427130 12402 raft_consensus.cc:3055] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:41.427610 12402 raft_consensus.cc:740] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd43c9a856764a8da76631290659b1e5, State: Running, Role: LEADER
I20260710 13:20:41.428854 12402 consensus_queue.cc:260] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:41.430594 12402 raft_consensus.cc:3060] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.434180 12252 raft_consensus.cc:2468] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:41.435690 12639 leader_election.cc:304] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b61efaf8c074a23841ddd98cba15afd, 707fca99e334469e8839b15bd6f72713; no voters: 
I20260710 13:20:41.436596 13104 raft_consensus.cc:2804] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:41.437143 13104 raft_consensus.cc:697] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Becoming Leader. State: Replica: 707fca99e334469e8839b15bd6f72713, State: Running, Role: LEADER
I20260710 13:20:41.437044 12402 raft_consensus.cc:2468] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707fca99e334469e8839b15bd6f72713 in term 2.
I20260710 13:20:41.438683 13104 consensus_queue.cc:237] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [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: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } }
I20260710 13:20:41.455557 12151 catalog_manager.cc:5697] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 reported cstate change: term changed from 1 to 2, leader changed from bd43c9a856764a8da76631290659b1e5 (127.10.226.195) to 707fca99e334469e8839b15bd6f72713 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "707fca99e334469e8839b15bd6f72713" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707fca99e334469e8839b15bd6f72713" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 38489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.862599 12250 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:41.863682 13104 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b61efaf8c074a23841ddd98cba15afd" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:41.875202 12400 raft_consensus.cc:1275] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Refusing update from remote peer 707fca99e334469e8839b15bd6f72713: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:41.882191 13104 consensus_queue.cc:1048] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd43c9a856764a8da76631290659b1e5" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:42.118482 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:42.131704 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
W20260710 13:20:42.156502 12639 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 13:20:42.159883 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:42.161018 11147 tablet_replica.cc:333] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.162066 11147 raft_consensus.cc:2243] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:20:42.162742 12639 consensus_peers.cc:597] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.163244 11147 raft_consensus.cc:2272] T 8ac081c1c2244e28b2e998fe2c1a4100 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.165181 11147 tablet_replica.cc:333] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.165793 11147 raft_consensus.cc:2243] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.166429 11147 raft_consensus.cc:2272] T dff56d6d76b744f8af1f33267d6bd016 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.168751 11147 tablet_replica.cc:333] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.169320 11147 raft_consensus.cc:2243] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.170047 11147 raft_consensus.cc:2272] T 3f05af3f2c4c40e4bab735a27d6fd539 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.171846 11147 tablet_replica.cc:333] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.172449 11147 raft_consensus.cc:2243] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.173225 11147 raft_consensus.cc:2272] T 4529ebf7e39c4c58a9a802571c014652 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.174998 11147 tablet_replica.cc:333] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.175487 11147 raft_consensus.cc:2243] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.175995 11147 raft_consensus.cc:2272] T 1371ea253dd9477a90389a4a18166a8f P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.177608 11147 tablet_replica.cc:333] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.178090 11147 raft_consensus.cc:2243] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.179234 11147 raft_consensus.cc:2272] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.182901 11147 tablet_replica.cc:333] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.184065 11147 raft_consensus.cc:2243] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.185180 11147 raft_consensus.cc:2272] T 86ea5af0026341c786bfab618c35d751 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.185972 12292 consensus_peers.cc:597] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:42.186138 12639 consensus_peers.cc:597] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.188500 11147 tablet_replica.cc:333] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.189272 11147 raft_consensus.cc:2243] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.190079 11147 raft_consensus.cc:2272] T 488050ad771a4b499d64ed701cb606f3 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.192063 11147 tablet_replica.cc:333] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.192586 11147 raft_consensus.cc:2243] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.193171 11147 raft_consensus.cc:2272] T 3f705e7ce06e4fac9ad6825d160a06d9 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.194978 11147 tablet_replica.cc:333] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.195508 11147 raft_consensus.cc:2243] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.195935 11147 raft_consensus.cc:2272] T 8241d8805ace4da1a446a2f5cbda553f P 1b61efaf8c074a23841ddd98cba15afd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.197939 11147 tablet_replica.cc:333] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.198429 11147 raft_consensus.cc:2243] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.199193 11147 raft_consensus.cc:2272] T 915e83cf75d44891a648348ba689d076 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.201622 11147 tablet_replica.cc:333] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.202076 11147 raft_consensus.cc:2243] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.202412 11147 raft_consensus.cc:2272] T f1ed9acaff04439d94daca6593218ce1 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.204173 11147 tablet_replica.cc:333] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.204599 11147 raft_consensus.cc:2243] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.205309 11147 raft_consensus.cc:2272] T b221c8c68c914a24bf99c6f6d2d6954b P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.207398 11147 tablet_replica.cc:333] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.207973 11147 raft_consensus.cc:2243] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.208446 11147 raft_consensus.cc:2272] T 628c918a73ca4f9db324307a820a0e9e P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.210269 11147 tablet_replica.cc:333] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.210765 11147 raft_consensus.cc:2243] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.211488 11147 raft_consensus.cc:2272] T 90657f9cc5b3459f9ddb300821ea3f1f P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.213832 11147 tablet_replica.cc:333] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.214417 11147 raft_consensus.cc:2243] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.215312 11147 raft_consensus.cc:2272] T 9bb52fdc00404c3789408e0676f60f47 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.217382 11147 tablet_replica.cc:333] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.217852 11147 raft_consensus.cc:2243] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.218327 11147 raft_consensus.cc:2272] T f34fa307952944678043075f6a92aef8 P 1b61efaf8c074a23841ddd98cba15afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.220124 11147 tablet_replica.cc:333] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd: stopping tablet replica
I20260710 13:20:42.220568 11147 raft_consensus.cc:2243] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.220957 11147 raft_consensus.cc:2272] T a63f724182d8409db17d14f37a524058 P 1b61efaf8c074a23841ddd98cba15afd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.241047 12292 consensus_peers.cc:597] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.267091 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
W20260710 13:20:42.270197 12292 consensus_peers.cc:597] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.307509 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
W20260710 13:20:42.314397 12366 consensus_peers.cc:597] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.346915 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:42.348587 11147 tablet_replica.cc:333] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.349161 11147 raft_consensus.cc:2243] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.349629 11147 raft_consensus.cc:2272] T 8ac081c1c2244e28b2e998fe2c1a4100 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.351516 11147 tablet_replica.cc:333] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.352056 11147 raft_consensus.cc:2243] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.352691 11147 raft_consensus.cc:2272] T 3f05af3f2c4c40e4bab735a27d6fd539 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.354507 11147 tablet_replica.cc:333] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.355067 11147 raft_consensus.cc:2243] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.356001 11147 raft_consensus.cc:2272] T 31040160342845538b85d0bad84bd026 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.357734 11147 tablet_replica.cc:333] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.358207 11147 raft_consensus.cc:2243] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.358604 11147 raft_consensus.cc:2272] T 1371ea253dd9477a90389a4a18166a8f P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.360265 11147 tablet_replica.cc:333] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.360785 11147 raft_consensus.cc:2243] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.361739 11147 raft_consensus.cc:2272] T 55ba6ddaf0d547f384702b98aa8dd960 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.363778 11147 tablet_replica.cc:333] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.364360 11147 raft_consensus.cc:2243] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.365005 11147 raft_consensus.cc:2272] T f34fa307952944678043075f6a92aef8 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.366586 11147 tablet_replica.cc:333] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.367103 11147 raft_consensus.cc:2243] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.367449 11147 raft_consensus.cc:2272] T 9bb52fdc00404c3789408e0676f60f47 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.369019 11147 tablet_replica.cc:333] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.369443 11147 raft_consensus.cc:2243] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.369764 11147 raft_consensus.cc:2272] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.371356 11147 tablet_replica.cc:333] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.371994 11147 raft_consensus.cc:2243] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.372465 11147 raft_consensus.cc:2272] T a63f724182d8409db17d14f37a524058 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.374155 11147 tablet_replica.cc:333] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.374761 11147 raft_consensus.cc:2243] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.375464 11147 raft_consensus.cc:2272] T 3f705e7ce06e4fac9ad6825d160a06d9 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.377032 11147 tablet_replica.cc:333] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.377434 11147 raft_consensus.cc:2243] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.377910 11147 raft_consensus.cc:2272] T 4e6ed5d13895401eb43def4d88f201df P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.379540 11147 tablet_replica.cc:333] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.379940 11147 raft_consensus.cc:2243] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.380272 11147 raft_consensus.cc:2272] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.381762 11147 tablet_replica.cc:333] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.382162 11147 raft_consensus.cc:2243] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.382530 11147 raft_consensus.cc:2272] T f47dc84d5b7d4b60ab6b4507be3e9d60 P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.384215 11147 tablet_replica.cc:333] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.384728 11147 raft_consensus.cc:2243] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.385146 11147 raft_consensus.cc:2272] T 78c3e4b4cd564e359e26eb3b446e4625 P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.386752 11147 tablet_replica.cc:333] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.387207 11147 raft_consensus.cc:2243] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.387629 11147 raft_consensus.cc:2272] T 8241d8805ace4da1a446a2f5cbda553f P dc40ae448b514a289f5562012f4169da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.389384 11147 tablet_replica.cc:333] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.389827 11147 raft_consensus.cc:2243] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.390203 11147 raft_consensus.cc:2272] T 628c918a73ca4f9db324307a820a0e9e P dc40ae448b514a289f5562012f4169da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.391819 11147 tablet_replica.cc:333] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.392256 11147 raft_consensus.cc:2243] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.392915 11147 raft_consensus.cc:2272] T b221c8c68c914a24bf99c6f6d2d6954b P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.394456 11147 tablet_replica.cc:333] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da: stopping tablet replica
I20260710 13:20:42.394919 11147 raft_consensus.cc:2243] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.395664 11147 raft_consensus.cc:2272] T f1ed9acaff04439d94daca6593218ce1 P dc40ae448b514a289f5562012f4169da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.408730 12366 consensus_peers.cc:597] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:42.424497 12369 consensus_peers.cc:597] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 -> Peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Couldn't send request to peer dc40ae448b514a289f5562012f4169da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.442809 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
W20260710 13:20:42.460916 12639 consensus_peers.cc:597] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:42.469743 12366 consensus_peers.cc:597] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 -> Peer 1b61efaf8c074a23841ddd98cba15afd (127.10.226.193:45627): Couldn't send request to peer 1b61efaf8c074a23841ddd98cba15afd. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.485793 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
W20260710 13:20:42.496917 12369 consensus_peers.cc:597] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 -> Peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Couldn't send request to peer dc40ae448b514a289f5562012f4169da. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.520776 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:42.521493 11147 tablet_replica.cc:333] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.522089 11147 raft_consensus.cc:2243] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.522562 11147 raft_consensus.cc:2272] T 8ac081c1c2244e28b2e998fe2c1a4100 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.524549 11147 tablet_replica.cc:333] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.525095 11147 raft_consensus.cc:2243] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.525619 11147 raft_consensus.cc:2272] T 4529ebf7e39c4c58a9a802571c014652 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.527709 11147 tablet_replica.cc:333] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.528523 11147 raft_consensus.cc:2243] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:20:42.529042 12642 consensus_peers.cc:597] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 -> Peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Couldn't send request to peer dc40ae448b514a289f5562012f4169da. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.529474 11147 raft_consensus.cc:2272] T dff56d6d76b744f8af1f33267d6bd016 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.531343 11147 tablet_replica.cc:333] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.531865 11147 raft_consensus.cc:2243] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.532574 11147 raft_consensus.cc:2272] T 488050ad771a4b499d64ed701cb606f3 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.534288 11147 tablet_replica.cc:333] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.534835 11147 raft_consensus.cc:2243] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.535224 11147 raft_consensus.cc:2272] T 9ec9a2dea2ff4b95b66ab99d9335bd3d P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.536803 11147 tablet_replica.cc:333] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.537416 11147 raft_consensus.cc:2243] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.537961 11147 raft_consensus.cc:2272] T 55ba6ddaf0d547f384702b98aa8dd960 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.539764 11147 tablet_replica.cc:333] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.540266 11147 raft_consensus.cc:2243] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.540766 11147 raft_consensus.cc:2272] T 31040160342845538b85d0bad84bd026 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.542383 11147 tablet_replica.cc:333] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.542949 11147 raft_consensus.cc:2243] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.543664 11147 raft_consensus.cc:2272] T 86ea5af0026341c786bfab618c35d751 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.545413 11147 tablet_replica.cc:333] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.545827 11147 raft_consensus.cc:2243] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.546149 11147 raft_consensus.cc:2272] T f1ed9acaff04439d94daca6593218ce1 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.548188 11147 tablet_replica.cc:333] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.548797 11147 raft_consensus.cc:2243] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.549528 11147 raft_consensus.cc:2272] T 628c918a73ca4f9db324307a820a0e9e P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.550124 12642 consensus_peers.cc:597] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 -> Peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Couldn't send request to peer bd43c9a856764a8da76631290659b1e5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.551391 11147 tablet_replica.cc:333] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.551934 11147 raft_consensus.cc:2243] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.552330 11147 raft_consensus.cc:2272] T 9bb52fdc00404c3789408e0676f60f47 P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.554189 11147 tablet_replica.cc:333] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.554716 11147 raft_consensus.cc:2243] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.555094 11147 raft_consensus.cc:2272] T 915e83cf75d44891a648348ba689d076 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.557394 11147 tablet_replica.cc:333] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.557881 11147 raft_consensus.cc:2243] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.558681 11147 raft_consensus.cc:2272] T 4e6ed5d13895401eb43def4d88f201df P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.560338 11147 tablet_replica.cc:333] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.560861 11147 raft_consensus.cc:2243] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.561507 11147 raft_consensus.cc:2272] T 8241d8805ace4da1a446a2f5cbda553f P bd43c9a856764a8da76631290659b1e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.563282 11147 tablet_replica.cc:333] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.563738 11147 raft_consensus.cc:2243] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.564301 11147 raft_consensus.cc:2272] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.565932 11147 tablet_replica.cc:333] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.566383 11147 raft_consensus.cc:2243] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.566854 11147 raft_consensus.cc:2272] T f47dc84d5b7d4b60ab6b4507be3e9d60 P bd43c9a856764a8da76631290659b1e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.568457 11147 tablet_replica.cc:333] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.568908 11147 raft_consensus.cc:2243] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.569295 11147 raft_consensus.cc:2272] T 78c3e4b4cd564e359e26eb3b446e4625 P bd43c9a856764a8da76631290659b1e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.570925 11147 tablet_replica.cc:333] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5: stopping tablet replica
I20260710 13:20:42.571341 11147 raft_consensus.cc:2243] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.571842 11147 raft_consensus.cc:2272] T 90657f9cc5b3459f9ddb300821ea3f1f P bd43c9a856764a8da76631290659b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.593187 12642 consensus_peers.cc:597] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 -> Peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Couldn't send request to peer bd43c9a856764a8da76631290659b1e5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:42.600446 12642 consensus_peers.cc:597] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 -> Peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Couldn't send request to peer dc40ae448b514a289f5562012f4169da. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:42.605669 12642 consensus_peers.cc:597] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 -> Peer bd43c9a856764a8da76631290659b1e5 (127.10.226.195:37577): Couldn't send request to peer bd43c9a856764a8da76631290659b1e5. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.195:37577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.616068 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:20:42.651875 11147 tablet_server.cc:179] TabletServer@127.10.226.196:0 shutting down...
I20260710 13:20:42.673782 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:42.674436 11147 tablet_replica.cc:333] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.675271 11147 raft_consensus.cc:2243] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.676004 11147 raft_consensus.cc:2272] T 915e83cf75d44891a648348ba689d076 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.678764 11147 tablet_replica.cc:333] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.679342 11147 raft_consensus.cc:2243] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.679926 11147 raft_consensus.cc:2272] T 3f05af3f2c4c40e4bab735a27d6fd539 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:42.681707 12642 consensus_peers.cc:597] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 -> Peer dc40ae448b514a289f5562012f4169da (127.10.226.194:38103): Couldn't send request to peer dc40ae448b514a289f5562012f4169da. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.682427 11147 tablet_replica.cc:333] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.683024 11147 raft_consensus.cc:2243] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.683766 11147 raft_consensus.cc:2272] T f47dc84d5b7d4b60ab6b4507be3e9d60 P 707fca99e334469e8839b15bd6f72713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.685474 11147 tablet_replica.cc:333] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.685998 11147 raft_consensus.cc:2243] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.686774 11147 raft_consensus.cc:2272] T 78c3e4b4cd564e359e26eb3b446e4625 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.688429 11147 tablet_replica.cc:333] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.688957 11147 raft_consensus.cc:2243] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.689445 11147 raft_consensus.cc:2272] T 90657f9cc5b3459f9ddb300821ea3f1f P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.691128 11147 tablet_replica.cc:333] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.691659 11147 raft_consensus.cc:2243] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.692130 11147 raft_consensus.cc:2272] T 488050ad771a4b499d64ed701cb606f3 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.693758 11147 tablet_replica.cc:333] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.694270 11147 raft_consensus.cc:2243] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.695025 11147 raft_consensus.cc:2272] T 3cd8d6e0327744a382e79f8b0a9cd2c9 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.696661 11147 tablet_replica.cc:333] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.697132 11147 raft_consensus.cc:2243] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.697661 11147 raft_consensus.cc:2272] T 4e6ed5d13895401eb43def4d88f201df P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.699295 11147 tablet_replica.cc:333] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.699791 11147 raft_consensus.cc:2243] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.700260 11147 raft_consensus.cc:2272] T 3f705e7ce06e4fac9ad6825d160a06d9 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.701874 11147 tablet_replica.cc:333] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.702368 11147 raft_consensus.cc:2243] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.703116 11147 raft_consensus.cc:2272] T 1371ea253dd9477a90389a4a18166a8f P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.704885 11147 tablet_replica.cc:333] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.705363 11147 raft_consensus.cc:2243] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.705778 11147 raft_consensus.cc:2272] T 31040160342845538b85d0bad84bd026 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.707444 11147 tablet_replica.cc:333] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.707911 11147 raft_consensus.cc:2243] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.708405 11147 raft_consensus.cc:2272] T f34fa307952944678043075f6a92aef8 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.710129 11147 tablet_replica.cc:333] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.710672 11147 raft_consensus.cc:2243] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.711387 11147 raft_consensus.cc:2272] T a63f724182d8409db17d14f37a524058 P 707fca99e334469e8839b15bd6f72713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.713141 11147 tablet_replica.cc:333] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.713606 11147 raft_consensus.cc:2243] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.714038 11147 raft_consensus.cc:2272] T b221c8c68c914a24bf99c6f6d2d6954b P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.715969 11147 tablet_replica.cc:333] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.716429 11147 raft_consensus.cc:2243] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.716876 11147 raft_consensus.cc:2272] T dff56d6d76b744f8af1f33267d6bd016 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.718570 11147 tablet_replica.cc:333] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.719103 11147 raft_consensus.cc:2243] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.719545 11147 raft_consensus.cc:2272] T 86ea5af0026341c786bfab618c35d751 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.721264 11147 tablet_replica.cc:333] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.721719 11147 raft_consensus.cc:2243] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.722172 11147 raft_consensus.cc:2272] T 55ba6ddaf0d547f384702b98aa8dd960 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.723879 11147 tablet_replica.cc:333] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713: stopping tablet replica
I20260710 13:20:42.724303 11147 raft_consensus.cc:2243] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:42.724774 11147 raft_consensus.cc:2272] T 4529ebf7e39c4c58a9a802571c014652 P 707fca99e334469e8839b15bd6f72713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.759856 11147 tablet_server.cc:196] TabletServer@127.10.226.196:0 shutdown complete.
I20260710 13:20:42.788434 11147 master.cc:562] Master@127.10.226.254:38641 shutting down...
I20260710 13:20:42.810019 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:42.810509 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:42.810849 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b3b062459414e42bf8ac25c6b11c4d3: stopping tablet replica
I20260710 13:20:42.831135 11147 master.cc:584] Master@127.10.226.254:38641 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28973 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:20:42.892465 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:44105
I20260710 13:20:42.893579 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:42.899443 13128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:42.899580 13129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:42.900454 13131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:42.900764 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:42.901902 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:42.902074 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:42.902267 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689642902235 us; error 0 us; skew 500 ppm
I20260710 13:20:42.902863 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:42.905512 11147 webserver.cc:533] Webserver started at http://127.10.226.254:37277/ using document root <none> and password file <none>
I20260710 13:20:42.906077 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:42.906270 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:42.906599 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:42.908071 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "83e5eecdd6ac477284050ecdac498c92"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-fvrf"
I20260710 13:20:42.912947 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:42.916357 13136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.917347 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:20:42.917579 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "83e5eecdd6ac477284050ecdac498c92"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-fvrf"
I20260710 13:20:42.917837 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:42.942473 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:42.943727 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:42.981189 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:44105
I20260710 13:20:42.981300 13187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:44105 every 8 connection(s)
I20260710 13:20:42.985250 13188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.995005 13188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92: Bootstrap starting.
I20260710 13:20:42.999702 13188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.003971 13188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92: No bootstrap required, opened a new log
I20260710 13:20:43.006042 13188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e5eecdd6ac477284050ecdac498c92" member_type: VOTER }
I20260710 13:20:43.006409 13188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.006702 13188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5eecdd6ac477284050ecdac498c92, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.007339 13188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83e5eecdd6ac477284050ecdac498c92" member_type: VOTER }
I20260710 13:20:43.007797 13188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:43.008020 13188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:43.008288 13188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.012415 13188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e5eecdd6ac477284050ecdac498c92" member_type: VOTER }
I20260710 13:20:43.012902 13188 leader_election.cc:304] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [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: 83e5eecdd6ac477284050ecdac498c92; no voters: 
I20260710 13:20:43.013981 13188 leader_election.cc:290] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:43.014415 13191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.015769 13191 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 1 LEADER]: Becoming Leader. State: Replica: 83e5eecdd6ac477284050ecdac498c92, State: Running, Role: LEADER
I20260710 13:20:43.016418 13191 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [LEADER]: Queue going to LEADER mode. State: All 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: "83e5eecdd6ac477284050ecdac498c92" member_type: VOTER }
I20260710 13:20:43.016885 13188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:43.022200 13192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83e5eecdd6ac477284050ecdac498c92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e5eecdd6ac477284050ecdac498c92" member_type: VOTER } }
I20260710 13:20:43.022233 13193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83e5eecdd6ac477284050ecdac498c92. Latest consensus state: current_term: 1 leader_uuid: "83e5eecdd6ac477284050ecdac498c92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e5eecdd6ac477284050ecdac498c92" member_type: VOTER } }
I20260710 13:20:43.023037 13192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:43.023092 13193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:43.025913 13199 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:43.031041 13199 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:43.033221 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:43.039716 13199 catalog_manager.cc:1383] Generated new cluster ID: 18d1d8aa42b340898ddb3692c6c569a0
I20260710 13:20:43.039992 13199 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:43.054654 13199 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:43.055847 13199 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:43.071002 13199 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92: Generated new TSK 0
I20260710 13:20:43.071671 13199 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:43.099403 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:43.105762 13209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.106709 13210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.108166 13212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.108364 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:43.109431 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:43.109611 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:43.109728 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689643109717 us; error 0 us; skew 500 ppm
I20260710 13:20:43.110162 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:43.112310 11147 webserver.cc:533] Webserver started at http://127.10.226.193:37961/ using document root <none> and password file <none>
I20260710 13:20:43.112727 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:43.112871 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:43.113070 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:43.114008 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "f1a519e382874a78b8d074f843979a13"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.118152 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:43.121368 13217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.122078 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:43.122328 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "f1a519e382874a78b8d074f843979a13"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.122557 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:43.135913 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:43.136981 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:43.138368 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:43.140677 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:43.140843 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.141150 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:43.141340 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.179949 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:37189
I20260710 13:20:43.180045 13279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:37189 every 8 connection(s)
I20260710 13:20:43.184823 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:43.191452 13284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.191905 13285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.194936 11147 server_base.cc:1061] running on GCE node
W20260710 13:20:43.196082 13288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.196609 13280 heartbeater.cc:344] Connected to a master server at 127.10.226.254:44105
I20260710 13:20:43.196997 13280 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:43.197772 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:43.198061 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:43.197952 13280 heartbeater.cc:507] Master 127.10.226.254:44105 requested a full tablet report, sending...
I20260710 13:20:43.198315 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689643198296 us; error 0 us; skew 500 ppm
I20260710 13:20:43.199116 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:43.200582 13153 ts_manager.cc:194] Registered new tserver with Master: f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:43.201764 11147 webserver.cc:533] Webserver started at http://127.10.226.194:34133/ using document root <none> and password file <none>
I20260710 13:20:43.202263 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:43.202456 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:43.202507 13153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39408
I20260710 13:20:43.202775 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:43.204319 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.209071 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:43.212280 13292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.213085 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:43.213433 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.213730 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:43.240187 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:43.241362 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:43.242847 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:43.245033 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:43.245253 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.245502 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:43.245672 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.284638 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:38589
I20260710 13:20:43.284766 13354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:38589 every 8 connection(s)
I20260710 13:20:43.289371 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:43.295360 13358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.297200 13359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.300845 13361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.300956 11147 server_base.cc:1061] running on GCE node
I20260710 13:20:43.301493 13355 heartbeater.cc:344] Connected to a master server at 127.10.226.254:44105
I20260710 13:20:43.301877 13355 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:43.302079 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:43.302330 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:43.302502 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689643302483 us; error 0 us; skew 500 ppm
I20260710 13:20:43.302606 13355 heartbeater.cc:507] Master 127.10.226.254:44105 requested a full tablet report, sending...
I20260710 13:20:43.303112 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:43.304731 13153 ts_manager.cc:194] Registered new tserver with Master: e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:43.305785 11147 webserver.cc:533] Webserver started at http://127.10.226.195:46365/ using document root <none> and password file <none>
I20260710 13:20:43.306416 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:43.306536 13153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39420
I20260710 13:20:43.306697 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:43.307071 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:43.308284 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "370aef04f74d42f799d6c675d3293ef0"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.312430 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:20:43.315707 13366 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.316540 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:43.316821 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "370aef04f74d42f799d6c675d3293ef0"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.317047 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:43.331200 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:43.332281 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:43.333588 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:43.335688 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:43.335891 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.336145 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:43.336303 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.374132 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:33721
I20260710 13:20:43.374243 13428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:33721 every 8 connection(s)
I20260710 13:20:43.378919 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:43.385546 13432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:43.386008 13433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.390769 11147 server_base.cc:1061] running on GCE node
W20260710 13:20:43.390964 13435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:43.391430 13429 heartbeater.cc:344] Connected to a master server at 127.10.226.254:44105
I20260710 13:20:43.391912 13429 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:43.392204 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:43.392478 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:43.392663 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689643392647 us; error 0 us; skew 500 ppm
I20260710 13:20:43.392706 13429 heartbeater.cc:507] Master 127.10.226.254:44105 requested a full tablet report, sending...
I20260710 13:20:43.393321 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:43.394937 13153 ts_manager.cc:194] Registered new tserver with Master: 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:43.396040 11147 webserver.cc:533] Webserver started at http://127.10.226.196:40643/ using document root <none> and password file <none>
I20260710 13:20:43.396685 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:43.396732 13153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39432
I20260710 13:20:43.397008 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:43.397348 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:43.398867 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-3-root/instance:
uuid: "9417c2f125b94292b9742baf8012d9b5"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.403266 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:43.406421 13440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.407346 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:43.407703 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-3-root
uuid: "9417c2f125b94292b9742baf8012d9b5"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:43.408002 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:43.419716 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:43.420885 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:43.422124 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:43.424357 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:43.424587 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.424823 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:43.424993 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:43.468309 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.196:40333
I20260710 13:20:43.468464 13502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.196:40333 every 8 connection(s)
I20260710 13:20:43.481822 13503 heartbeater.cc:344] Connected to a master server at 127.10.226.254:44105
I20260710 13:20:43.482203 13503 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:43.482935 13503 heartbeater.cc:507] Master 127.10.226.254:44105 requested a full tablet report, sending...
I20260710 13:20:43.485000 13153 ts_manager.cc:194] Registered new tserver with Master: 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:43.485203 11147 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013791841s
I20260710 13:20:43.486768 13153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39434
I20260710 13:20:43.510357 13153 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39438:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:20:43.637272 13394 tablet_service.cc:1511] Processing CreateTablet for tablet 1d79172a23494c1985bc224edf5d32c9 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:43.638686 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d79172a23494c1985bc224edf5d32c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.643975 13468 tablet_service.cc:1511] Processing CreateTablet for tablet 1d79172a23494c1985bc224edf5d32c9 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:43.645617 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d79172a23494c1985bc224edf5d32c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.648815 13393 tablet_service.cc:1511] Processing CreateTablet for tablet 192e32c58f6f454ea6947b7676cfe765 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:43.650210 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192e32c58f6f454ea6947b7676cfe765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.654263 13467 tablet_service.cc:1511] Processing CreateTablet for tablet cf75350603794e5eadd05e51dc1dfa66 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:43.656060 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf75350603794e5eadd05e51dc1dfa66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.662142 13392 tablet_service.cc:1511] Processing CreateTablet for tablet 56f9b1f21580453e96b153d9b2266a72 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:43.663662 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f9b1f21580453e96b153d9b2266a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.666793 13466 tablet_service.cc:1511] Processing CreateTablet for tablet 56f9b1f21580453e96b153d9b2266a72 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:43.668342 13466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f9b1f21580453e96b153d9b2266a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.668422 13465 tablet_service.cc:1511] Processing CreateTablet for tablet 74a670f7998c4454b1aeaadee2f02470 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:43.669865 13465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a670f7998c4454b1aeaadee2f02470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.672185 13391 tablet_service.cc:1511] Processing CreateTablet for tablet 06a2fe7b3ad448c2bfa36ffae2566562 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:43.673435 13391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a2fe7b3ad448c2bfa36ffae2566562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.676625 13390 tablet_service.cc:1511] Processing CreateTablet for tablet d9f824f92d76451c8009e91e1480a41b (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:43.676925 13464 tablet_service.cc:1511] Processing CreateTablet for tablet d9f824f92d76451c8009e91e1480a41b (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:43.677867 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f824f92d76451c8009e91e1480a41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.678371 13464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f824f92d76451c8009e91e1480a41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.681222 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 2835fd3622c540d3ad2fc9277fd14eff (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:43.681289 13463 tablet_service.cc:1511] Processing CreateTablet for tablet 2835fd3622c540d3ad2fc9277fd14eff (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:43.682873 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 35e17f5827b54d7eb477c0ed6c430da6 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:43.684026 13462 tablet_service.cc:1511] Processing CreateTablet for tablet 50bcaada3b59494899e9f8a219f1c25d (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:43.686175 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 24fbe3f53ea74e14ab36db0ec6c64587 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:43.687467 13463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2835fd3622c540d3ad2fc9277fd14eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.689515 13462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bcaada3b59494899e9f8a219f1c25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.690755 13386 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee2f656e80f42998d806dc1d15283dd (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:43.692564 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 24fbe3f53ea74e14ab36db0ec6c64587 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:43.693836 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fbe3f53ea74e14ab36db0ec6c64587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.695807 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee2f656e80f42998d806dc1d15283dd (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:43.696478 13385 tablet_service.cc:1511] Processing CreateTablet for tablet c07bd204df0041b68d50264224c38bbb (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:43.697064 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee2f656e80f42998d806dc1d15283dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.687557 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e17f5827b54d7eb477c0ed6c430da6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.701313 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fbe3f53ea74e14ab36db0ec6c64587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.705976 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07bd204df0041b68d50264224c38bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.710069 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee2f656e80f42998d806dc1d15283dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.713184 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2835fd3622c540d3ad2fc9277fd14eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.714560 13319 tablet_service.cc:1511] Processing CreateTablet for tablet cf75350603794e5eadd05e51dc1dfa66 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:43.714874 13318 tablet_service.cc:1511] Processing CreateTablet for tablet 56f9b1f21580453e96b153d9b2266a72 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:43.715926 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf75350603794e5eadd05e51dc1dfa66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.720168 13315 tablet_service.cc:1511] Processing CreateTablet for tablet 2835fd3622c540d3ad2fc9277fd14eff (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:43.722213 13316 tablet_service.cc:1511] Processing CreateTablet for tablet 74a670f7998c4454b1aeaadee2f02470 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:43.724282 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 35e17f5827b54d7eb477c0ed6c430da6 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:43.726262 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 50bcaada3b59494899e9f8a219f1c25d (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:43.727774 13317 tablet_service.cc:1511] Processing CreateTablet for tablet 06a2fe7b3ad448c2bfa36ffae2566562 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:43.729405 13320 tablet_service.cc:1511] Processing CreateTablet for tablet 192e32c58f6f454ea6947b7676cfe765 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:43.735072 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2835fd3622c540d3ad2fc9277fd14eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.736796 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee2f656e80f42998d806dc1d15283dd (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:43.737394 13320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192e32c58f6f454ea6947b7676cfe765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.738058 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee2f656e80f42998d806dc1d15283dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.739748 13311 tablet_service.cc:1511] Processing CreateTablet for tablet c07bd204df0041b68d50264224c38bbb (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:43.741051 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07bd204df0041b68d50264224c38bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.742681 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f9b1f21580453e96b153d9b2266a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.743968 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a2fe7b3ad448c2bfa36ffae2566562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.746317 13459 tablet_service.cc:1511] Processing CreateTablet for tablet cdf542a19c674125b31dad382a534904 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:43.747789 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf542a19c674125b31dad382a534904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.755144 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e17f5827b54d7eb477c0ed6c430da6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.757278 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 1d79172a23494c1985bc224edf5d32c9 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:43.758620 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d79172a23494c1985bc224edf5d32c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.759790 13243 tablet_service.cc:1511] Processing CreateTablet for tablet cf75350603794e5eadd05e51dc1dfa66 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:43.761158 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf75350603794e5eadd05e51dc1dfa66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.763782 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 192e32c58f6f454ea6947b7676cfe765 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:43.765147 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192e32c58f6f454ea6947b7676cfe765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.764889 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 35e17f5827b54d7eb477c0ed6c430da6 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:43.766166 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e17f5827b54d7eb477c0ed6c430da6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.767158 13240 tablet_service.cc:1511] Processing CreateTablet for tablet d9f824f92d76451c8009e91e1480a41b (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:43.768443 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f824f92d76451c8009e91e1480a41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.772722 13241 tablet_service.cc:1511] Processing CreateTablet for tablet 74a670f7998c4454b1aeaadee2f02470 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:43.763773 13242 tablet_service.cc:1511] Processing CreateTablet for tablet 06a2fe7b3ad448c2bfa36ffae2566562 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:43.776424 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a670f7998c4454b1aeaadee2f02470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.777233 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 50bcaada3b59494899e9f8a219f1c25d (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:43.778986 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a670f7998c4454b1aeaadee2f02470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.782985 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a2fe7b3ad448c2bfa36ffae2566562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.787070 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bcaada3b59494899e9f8a219f1c25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.804360 13236 tablet_service.cc:1511] Processing CreateTablet for tablet c07bd204df0041b68d50264224c38bbb (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:43.808826 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 24fbe3f53ea74e14ab36db0ec6c64587 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:43.810360 13463 tablet_service.cc:1511] Processing CreateTablet for tablet d2d6d56c10a44a6ba7a84f8442f751ea (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:43.812580 13463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d6d56c10a44a6ba7a84f8442f751ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.821914 13394 tablet_service.cc:1511] Processing CreateTablet for tablet d2d6d56c10a44a6ba7a84f8442f751ea (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:43.823254 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d6d56c10a44a6ba7a84f8442f751ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.824034 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bcaada3b59494899e9f8a219f1c25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.843735 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 398403a6fe594b7da68750e7ee659e99 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:43.846076 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 398403a6fe594b7da68750e7ee659e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.851774 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07bd204df0041b68d50264224c38bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.872607 13521 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:43.885848 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fbe3f53ea74e14ab36db0ec6c64587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.902846 13521 tablet_bootstrap.cc:654] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.910158 13236 tablet_service.cc:1511] Processing CreateTablet for tablet cdf542a19c674125b31dad382a534904 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:43.910277 13392 tablet_service.cc:1511] Processing CreateTablet for tablet 5207756dbdfa4b6ebb78d81278fce3ca (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:43.911543 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf542a19c674125b31dad382a534904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.912022 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5207756dbdfa4b6ebb78d81278fce3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.919417 13520 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:43.919406 13522 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:43.941581 13468 tablet_service.cc:1511] Processing CreateTablet for tablet e42eae818365403a92f6cdbd5a887c20 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:43.864593 13466 tablet_service.cc:1511] Processing CreateTablet for tablet 398403a6fe594b7da68750e7ee659e99 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:43.968045 13467 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad2d1c8703c4876906f134fec67f050 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:43.971001 13391 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad2d1c8703c4876906f134fec67f050 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:43.996874 13391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad2d1c8703c4876906f134fec67f050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.998190 13393 tablet_service.cc:1511] Processing CreateTablet for tablet 846bb94da1a7404e9d67e2e8f56545e4 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:44.000963 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846bb94da1a7404e9d67e2e8f56545e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.985821 13466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 398403a6fe594b7da68750e7ee659e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.992758 13243 tablet_service.cc:1511] Processing CreateTablet for tablet 5207756dbdfa4b6ebb78d81278fce3ca (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:44.003459 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5207756dbdfa4b6ebb78d81278fce3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.988476 13317 tablet_service.cc:1511] Processing CreateTablet for tablet 5207756dbdfa4b6ebb78d81278fce3ca (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:44.013473 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42eae818365403a92f6cdbd5a887c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.021620 13385 tablet_service.cc:1511] Processing CreateTablet for tablet c9fc05b9aa5948b5ac4add6e15a8cabe (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:44.022390 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad2d1c8703c4876906f134fec67f050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.023123 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fc05b9aa5948b5ac4add6e15a8cabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.028231 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5207756dbdfa4b6ebb78d81278fce3ca. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:44.029553 13201 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:44.033174 13461 tablet_service.cc:1511] Processing CreateTablet for tablet 846bb94da1a7404e9d67e2e8f56545e4 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:44.076669 13461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846bb94da1a7404e9d67e2e8f56545e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.079538 13464 tablet_service.cc:1511] Processing CreateTablet for tablet 86e1cda800cf4349abbea4f1993412f3 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:44.080771 13464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e1cda800cf4349abbea4f1993412f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.082814 13318 tablet_service.cc:1511] Processing CreateTablet for tablet e42eae818365403a92f6cdbd5a887c20 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:44.084107 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42eae818365403a92f6cdbd5a887c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.084972 13521 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.085489 13521 ts_tablet_manager.cc:1403] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.213s	user 0.031s	sys 0.059s
I20260710 13:20:44.087518 13520 tablet_bootstrap.cc:654] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.044910 13459 tablet_service.cc:1511] Processing CreateTablet for tablet 8f305c912ead43cfadd1a44c29634446 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:44.051153 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 398403a6fe594b7da68750e7ee659e99 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:44.103492 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 398403a6fe594b7da68750e7ee659e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.104427 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 8f305c912ead43cfadd1a44c29634446 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:44.105680 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f305c912ead43cfadd1a44c29634446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.052511 13523 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.063078 13314 tablet_service.cc:1511] Processing CreateTablet for tablet cdf542a19c674125b31dad382a534904 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:44.065503 13316 tablet_service.cc:1511] Processing CreateTablet for tablet 846bb94da1a7404e9d67e2e8f56545e4 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:44.033763 13522 tablet_bootstrap.cc:654] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.073616 13312 tablet_service.cc:1511] Processing CreateTablet for tablet c9fc05b9aa5948b5ac4add6e15a8cabe (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:44.074366 13390 tablet_service.cc:1511] Processing CreateTablet for tablet 86e1cda800cf4349abbea4f1993412f3 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:44.074961 13244 tablet_service.cc:1511] Processing CreateTablet for tablet d2d6d56c10a44a6ba7a84f8442f751ea (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:44.111752 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf542a19c674125b31dad382a534904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.088514 13521 raft_consensus.cc:359] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.116657 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d6d56c10a44a6ba7a84f8442f751ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.116658 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e1cda800cf4349abbea4f1993412f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.118706 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f305c912ead43cfadd1a44c29634446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.119918 13521 raft_consensus.cc:385] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.138793 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad2d1c8703c4876906f134fec67f050 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:44.139221 13242 tablet_service.cc:1511] Processing CreateTablet for tablet c9fc05b9aa5948b5ac4add6e15a8cabe (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:44.140779 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 8f305c912ead43cfadd1a44c29634446 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:44.142192 13240 tablet_service.cc:1511] Processing CreateTablet for tablet 86e1cda800cf4349abbea4f1993412f3 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:44.143040 13522 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.155966 13522 ts_tablet_manager.cc:1403] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.237s	user 0.006s	sys 0.007s
I20260710 13:20:44.155750 13239 tablet_service.cc:1511] Processing CreateTablet for tablet e42eae818365403a92f6cdbd5a887c20 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:44.156033 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 4e612eed7f07495c9079153a9bc07a54 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:44.157392 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e612eed7f07495c9079153a9bc07a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.157588 13464 tablet_service.cc:1511] Processing CreateTablet for tablet 4e612eed7f07495c9079153a9bc07a54 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:44.152938 13523 tablet_bootstrap.cc:654] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.151176 13521 raft_consensus.cc:740] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.159047 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846bb94da1a7404e9d67e2e8f56545e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.161772 13464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e612eed7f07495c9079153a9bc07a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.174353 13319 tablet_service.cc:1511] Processing CreateTablet for tablet 4e612eed7f07495c9079153a9bc07a54 (DEFAULT_TABLE table=test-workload [id=e55620d989044473b9ae060c3849ff7a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:44.175835 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42eae818365403a92f6cdbd5a887c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.177750 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f305c912ead43cfadd1a44c29634446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.175410 13521 consensus_queue.cc:260] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.180469 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad2d1c8703c4876906f134fec67f050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.182982 13522 raft_consensus.cc:359] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.183704 13522 raft_consensus.cc:385] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.184012 13522 raft_consensus.cc:740] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.187644 13522 consensus_queue.cc:260] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.188097 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fc05b9aa5948b5ac4add6e15a8cabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.191884 13520 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.203087 13520 ts_tablet_manager.cc:1403] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.284s	user 0.022s	sys 0.013s
I20260710 13:20:44.205720 13280 heartbeater.cc:499] Master 127.10.226.254:44105 was elected leader, sending a full tablet report...
I20260710 13:20:44.194850 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fc05b9aa5948b5ac4add6e15a8cabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.211199 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e1cda800cf4349abbea4f1993412f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.212230 13520 raft_consensus.cc:359] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.213196 13520 raft_consensus.cc:385] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.213551 13520 raft_consensus.cc:740] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.226886 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e612eed7f07495c9079153a9bc07a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:44.214423 13520 consensus_queue.cc:260] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.242689 13521 ts_tablet_manager.cc:1434] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.157s	user 0.027s	sys 0.016s
I20260710 13:20:44.243458 13503 heartbeater.cc:499] Master 127.10.226.254:44105 was elected leader, sending a full tablet report...
I20260710 13:20:44.243844 13521 tablet_bootstrap.cc:492] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:44.249694 13355 heartbeater.cc:499] Master 127.10.226.254:44105 was elected leader, sending a full tablet report...
I20260710 13:20:44.251344 13521 tablet_bootstrap.cc:654] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.269321 13523 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:44.269995 13523 ts_tablet_manager.cc:1403] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.218s	user 0.006s	sys 0.016s
I20260710 13:20:44.289597 13429 heartbeater.cc:499] Master 127.10.226.254:44105 was elected leader, sending a full tablet report...
I20260710 13:20:44.290071 13520 ts_tablet_manager.cc:1434] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.087s	user 0.015s	sys 0.030s
I20260710 13:20:44.291136 13520 tablet_bootstrap.cc:492] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:44.303421 13522 ts_tablet_manager.cc:1434] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.147s	user 0.007s	sys 0.003s
I20260710 13:20:44.303537 13520 tablet_bootstrap.cc:654] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.304497 13522 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.312989 13527 raft_consensus.cc:493] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.313498 13527 raft_consensus.cc:515] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.285691 13523 raft_consensus.cc:359] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.324807 13523 raft_consensus.cc:385] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.325398 13527 leader_election.cc:290] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:44.325145 13523 raft_consensus.cc:740] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.341611 13521 tablet_bootstrap.cc:492] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.342144 13521 ts_tablet_manager.cc:1403] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.099s	user 0.033s	sys 0.040s
I20260710 13:20:44.344957 13521 raft_consensus.cc:359] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.345659 13521 raft_consensus.cc:385] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.345938 13521 raft_consensus.cc:740] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.346612 13521 consensus_queue.cc:260] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.360785 13521 ts_tablet_manager.cc:1434] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:20:44.361774 13521 tablet_bootstrap.cc:492] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
W20260710 13:20:44.386883 13430 tablet.cc:2406] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:44.386317 13522 tablet_bootstrap.cc:654] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.391467 13521 tablet_bootstrap.cc:654] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.391494 13523 consensus_queue.cc:260] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.397882 13520 tablet_bootstrap.cc:492] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.398399 13520 ts_tablet_manager.cc:1403] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.043s
I20260710 13:20:44.401487 13520 raft_consensus.cc:359] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.402283 13520 raft_consensus.cc:385] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.402650 13520 raft_consensus.cc:740] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.403554 13520 consensus_queue.cc:260] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.405637 13520 ts_tablet_manager.cc:1434] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:44.405668 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.406785 13520 tablet_bootstrap.cc:492] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
W20260710 13:20:44.407493 13441 leader_election.cc:343] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.409842 13523 ts_tablet_manager.cc:1434] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.009s
I20260710 13:20:44.410985 13523 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.412683 13521 tablet_bootstrap.cc:492] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.413160 13521 ts_tablet_manager.cc:1403] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.002s
I20260710 13:20:44.413852 13520 tablet_bootstrap.cc:654] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.416714 13522 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.416308 13521 raft_consensus.cc:359] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.417143 13523 tablet_bootstrap.cc:654] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.417176 13521 raft_consensus.cc:385] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.417316 13522 ts_tablet_manager.cc:1403] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.004s
I20260710 13:20:44.417690 13521 raft_consensus.cc:740] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.418985 13528 raft_consensus.cc:493] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.418911 13521 consensus_queue.cc:260] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.419479 13528 raft_consensus.cc:515] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.421581 13521 ts_tablet_manager.cc:1434] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:44.421518 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:44.422964 13521 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
W20260710 13:20:44.423280 13444 leader_election.cc:343] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.423800 13444 leader_election.cc:304] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:44.424345 13528 leader_election.cc:290] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:44.424968 13527 raft_consensus.cc:2749] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.431794 13521 tablet_bootstrap.cc:654] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.446734 13522 raft_consensus.cc:359] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.449990 13522 raft_consensus.cc:385] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.455298 13522 raft_consensus.cc:740] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.457646 13522 consensus_queue.cc:260] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.465499 13520 tablet_bootstrap.cc:492] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.467410 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:44.468510 13523 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:44.469240 13523 ts_tablet_manager.cc:1403] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.036s
W20260710 13:20:44.470075 13296 leader_election.cc:343] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.468415 13522 ts_tablet_manager.cc:1434] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 13:20:44.471639 13522 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.473222 13523 raft_consensus.cc:359] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.472172 13520 ts_tablet_manager.cc:1403] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.005s
I20260710 13:20:44.474192 13523 raft_consensus.cc:385] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.474645 13523 raft_consensus.cc:740] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.475750 13523 consensus_queue.cc:260] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.479103 13520 raft_consensus.cc:359] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.480126 13520 raft_consensus.cc:385] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.484905 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
W20260710 13:20:44.487685 13296 leader_election.cc:343] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.488116 13296 leader_election.cc:304] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13
I20260710 13:20:44.488863 13528 raft_consensus.cc:2749] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.489126 13520 raft_consensus.cc:740] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.491364 13523 ts_tablet_manager.cc:1434] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 13:20:44.492803 13522 tablet_bootstrap.cc:654] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.495918 13537 raft_consensus.cc:493] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.496486 13537 raft_consensus.cc:515] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.495959 13520 consensus_queue.cc:260] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.503026 13537 leader_election.cc:290] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.503785 13521 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.507915 13521 ts_tablet_manager.cc:1403] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.054s
I20260710 13:20:44.509109 13520 ts_tablet_manager.cc:1434] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.005s
I20260710 13:20:44.507609 13523 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.509040 13522 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.515921 13520 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:44.519687 13522 ts_tablet_manager.cc:1403] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.006s
I20260710 13:20:44.522405 13522 raft_consensus.cc:359] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.523150 13522 raft_consensus.cc:385] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.523269 13530 raft_consensus.cc:493] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.523476 13522 raft_consensus.cc:740] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.523833 13530 raft_consensus.cc:515] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.524374 13522 consensus_queue.cc:260] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.525414 13520 tablet_bootstrap.cc:654] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.517119 13521 raft_consensus.cc:359] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.526783 13521 raft_consensus.cc:385] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.527134 13521 raft_consensus.cc:740] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.527884 13521 consensus_queue.cc:260] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.526533 13530 leader_election.cc:290] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:44.530104 13521 ts_tablet_manager.cc:1434] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 13:20:44.531386 13521 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:44.535538 13530 raft_consensus.cc:493] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.536026 13530 raft_consensus.cc:515] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.538964 13522 ts_tablet_manager.cc:1434] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:20:44.540870 13523 tablet_bootstrap.cc:654] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.545956 13530 leader_election.cc:290] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:44.547564 13522 tablet_bootstrap.cc:492] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.548786 13521 tablet_bootstrap.cc:654] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.559971 13530 raft_consensus.cc:493] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.560683 13530 raft_consensus.cc:515] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.563699 13522 tablet_bootstrap.cc:654] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.565011 13530 leader_election.cc:290] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:44.572197 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.572821 13330 raft_consensus.cc:2468] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
I20260710 13:20:44.574299 13218 leader_election.cc:304] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:44.566504 13520 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.575341 13537 raft_consensus.cc:2804] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.575520 13520 ts_tablet_manager.cc:1403] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.060s	user 0.001s	sys 0.025s
I20260710 13:20:44.575770 13537 raft_consensus.cc:493] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.576177 13537 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.567441 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
W20260710 13:20:44.579850 13219 leader_election.cc:343] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.582181 13520 raft_consensus.cc:359] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.583189 13520 raft_consensus.cc:385] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.583556 13520 raft_consensus.cc:740] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.583626 13528 raft_consensus.cc:493] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.583900 13537 raft_consensus.cc:515] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.584309 13528 raft_consensus.cc:515] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.586717 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:44.587280 13330 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.588200 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a2fe7b3ad448c2bfa36ffae2566562" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:44.588577 13528 leader_election.cc:290] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.590715 13537 leader_election.cc:290] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.591480 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
W20260710 13:20:44.591709 13296 leader_election.cc:343] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:44.593155 13219 leader_election.cc:343] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.602692 13527 raft_consensus.cc:493] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.603410 13527 raft_consensus.cc:515] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.589998 13520 consensus_queue.cc:260] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.617527 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f9b1f21580453e96b153d9b2266a72" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:44.618286 13477 raft_consensus.cc:2468] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:44.620355 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d79172a23494c1985bc224edf5d32c9" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:44.621899 13478 raft_consensus.cc:2468] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:44.623040 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:44.623677 13476 raft_consensus.cc:2468] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:44.615794 13330 raft_consensus.cc:2468] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:44.624440 13521 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.624768 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.625005 13218 leader_election.cc:304] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0
I20260710 13:20:44.624977 13521 ts_tablet_manager.cc:1403] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.094s	user 0.045s	sys 0.015s
I20260710 13:20:44.625379 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a2fe7b3ad448c2bfa36ffae2566562" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:44.626255 13537 raft_consensus.cc:2804] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.626314 13404 raft_consensus.cc:2468] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:44.627995 13294 leader_election.cc:304] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [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: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a; no voters: f1a519e382874a78b8d074f843979a13
I20260710 13:20:44.629160 13528 raft_consensus.cc:2804] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.628876 13521 raft_consensus.cc:359] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.629532 13528 raft_consensus.cc:493] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.629693 13521 raft_consensus.cc:385] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.629942 13528 raft_consensus.cc:3060] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.630065 13521 raft_consensus.cc:740] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.630894 13521 consensus_queue.cc:260] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.625800 13520 ts_tablet_manager.cc:1434] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.001s
I20260710 13:20:44.635937 13522 tablet_bootstrap.cc:492] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.636432 13522 ts_tablet_manager.cc:1403] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.015s
I20260710 13:20:44.636909 13523 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:44.637446 13523 ts_tablet_manager.cc:1403] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.130s	user 0.017s	sys 0.000s
W20260710 13:20:44.626386 13441 leader_election.cc:343] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.639268 13522 raft_consensus.cc:359] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.639987 13522 raft_consensus.cc:385] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.640283 13522 raft_consensus.cc:740] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.641120 13522 consensus_queue.cc:260] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.643949 13527 leader_election.cc:290] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.645954 13520 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:44.646612 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.640271 13523 raft_consensus.cc:359] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.647300 13523 raft_consensus.cc:385] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.647639 13523 raft_consensus.cc:740] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.644840 13537 raft_consensus.cc:697] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:44.649881 13537 consensus_queue.cc:237] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
W20260710 13:20:44.651794 13367 leader_election.cc:343] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.662070 13370 leader_election.cc:304] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:44.664930 13530 raft_consensus.cc:2804] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.665297 13530 raft_consensus.cc:493] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.665622 13530 raft_consensus.cc:3060] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.665889 13528 raft_consensus.cc:515] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.666185 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:44.666795 13404 raft_consensus.cc:2468] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:44.666847 13152 catalog_manager.cc:5697] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.667980 13528 leader_election.cc:290] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Requested vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.668236 13442 leader_election.cc:304] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [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: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:44.669166 13527 raft_consensus.cc:2804] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.669502 13527 raft_consensus.cc:493] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.669853 13527 raft_consensus.cc:3060] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.670501 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a2fe7b3ad448c2bfa36ffae2566562" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:44.671113 13404 raft_consensus.cc:3060] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.673950 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a2fe7b3ad448c2bfa36ffae2566562" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:44.674778 13522 ts_tablet_manager.cc:1434] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.019s
W20260710 13:20:44.675483 13296 leader_election.cc:343] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.660377 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f9b1f21580453e96b153d9b2266a72" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.679293 13330 raft_consensus.cc:2468] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:44.680428 13404 raft_consensus.cc:2468] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:44.682425 13294 leader_election.cc:304] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a; no voters: f1a519e382874a78b8d074f843979a13
I20260710 13:20:44.683559 13528 raft_consensus.cc:2804] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.684072 13528 raft_consensus.cc:697] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:44.671267 13370 leader_election.cc:304] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [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: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:44.684911 13528 consensus_queue.cc:237] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.688628 13522 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.681409 13521 ts_tablet_manager.cc:1434] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.010s
I20260710 13:20:44.684928 13527 raft_consensus.cc:515] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.691933 13521 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:44.693488 13530 raft_consensus.cc:515] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.697781 13522 tablet_bootstrap.cc:654] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.661358 13523 consensus_queue.cc:260] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.697857 13530 leader_election.cc:290] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:44.700886 13530 raft_consensus.cc:2804] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.701354 13530 raft_consensus.cc:493] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.701444 13527 leader_election.cc:290] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.701720 13530 raft_consensus.cc:3060] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.702144 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:44.702503 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:44.703255 13521 tablet_bootstrap.cc:654] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:44.703585 13441 leader_election.cc:343] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.707370 13523 ts_tablet_manager.cc:1434] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.006s
I20260710 13:20:44.707898 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f9b1f21580453e96b153d9b2266a72" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:44.708425 13523 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.712257 13537 raft_consensus.cc:493] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.713963 13537 raft_consensus.cc:515] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.714695 13521 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.715165 13521 ts_tablet_manager.cc:1403] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260710 13:20:44.716135 13537 leader_election.cc:290] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.711100 13330 raft_consensus.cc:3060] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.716979 13151 catalog_manager.cc:5697] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.717770 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07bd204df0041b68d50264224c38bbb" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:44.719329 13370 leader_election.cc:304] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:44.722077 13521 raft_consensus.cc:359] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.723172 13521 raft_consensus.cc:385] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.723618 13521 raft_consensus.cc:740] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.724471 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f9b1f21580453e96b153d9b2266a72" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:44.725214 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d79172a23494c1985bc224edf5d32c9" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:44.724632 13521 consensus_queue.cc:260] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
W20260710 13:20:44.724071 13219 leader_election.cc:343] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.724696 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07bd204df0041b68d50264224c38bbb" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.723819 13523 tablet_bootstrap.cc:654] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.728554 13521 ts_tablet_manager.cc:1434] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:20:44.729916 13521 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:44.720690 13530 raft_consensus.cc:515] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
W20260710 13:20:44.731463 13370 leader_election.cc:343] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.732076 13404 raft_consensus.cc:2393] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9417c2f125b94292b9742baf8012d9b5 in current term 1: Already voted for candidate 370aef04f74d42f799d6c675d3293ef0 in this term.
W20260710 13:20:44.733218 13218 leader_election.cc:343] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.733662 13218 leader_election.cc:304] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:44.734377 13537 raft_consensus.cc:2749] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.734781 13442 leader_election.cc:304] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5; no voters: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:44.735886 13527 raft_consensus.cc:2749] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.737058 13564 raft_consensus.cc:2804] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.737454 13564 raft_consensus.cc:493] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.738003 13564 raft_consensus.cc:3060] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.736029 13478 raft_consensus.cc:3060] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.740995 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
W20260710 13:20:44.742419 13367 leader_election.cc:343] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.744576 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:44.745328 13476 raft_consensus.cc:2393] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 370aef04f74d42f799d6c675d3293ef0 in current term 1: Already voted for candidate 9417c2f125b94292b9742baf8012d9b5 in this term.
I20260710 13:20:44.746465 13370 leader_election.cc:304] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [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: 370aef04f74d42f799d6c675d3293ef0; no voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:44.747570 13521 tablet_bootstrap.cc:654] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.747505 13530 leader_election.cc:290] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:44.749471 13530 raft_consensus.cc:2749] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.761147 13478 raft_consensus.cc:2468] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:44.763612 13520 tablet_bootstrap.cc:654] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.764334 13564 raft_consensus.cc:515] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.767716 13370 leader_election.cc:304] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:44.768456 13523 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:44.768540 13567 raft_consensus.cc:2804] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.768937 13522 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.768985 13564 leader_election.cc:290] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:44.769632 13522 ts_tablet_manager.cc:1403] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.034s
I20260710 13:20:44.769025 13523 ts_tablet_manager.cc:1403] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.009s
I20260710 13:20:44.770272 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d79172a23494c1985bc224edf5d32c9" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
W20260710 13:20:44.774186 13370 leader_election.cc:343] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.769078 13567 raft_consensus.cc:697] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:44.775375 13567 consensus_queue.cc:237] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.776513 13330 raft_consensus.cc:2468] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:44.770581 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d79172a23494c1985bc224edf5d32c9" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:44.777733 13478 raft_consensus.cc:3060] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.777112 13523 raft_consensus.cc:359] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.778141 13523 raft_consensus.cc:385] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.778438 13523 raft_consensus.cc:740] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.778985 13522 raft_consensus.cc:359] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.779138 13523 consensus_queue.cc:260] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.779983 13522 raft_consensus.cc:385] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.780933 13522 raft_consensus.cc:740] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.783196 13522 consensus_queue.cc:260] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.787421 13523 ts_tablet_manager.cc:1434] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:20:44.787572 13520 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.788390 13520 ts_tablet_manager.cc:1403] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.000s
I20260710 13:20:44.788563 13523 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.788954 13522 ts_tablet_manager.cc:1434] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:20:44.790674 13522 tablet_bootstrap.cc:492] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.791508 13520 raft_consensus.cc:359] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.792258 13520 raft_consensus.cc:385] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.792479 13521 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.792661 13520 raft_consensus.cc:740] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.792987 13521 ts_tablet_manager.cc:1403] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.012s
I20260710 13:20:44.793140 13478 raft_consensus.cc:2468] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:44.793797 13520 consensus_queue.cc:260] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.794381 13370 leader_election.cc:304] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: f1a519e382874a78b8d074f843979a13
I20260710 13:20:44.796933 13530 raft_consensus.cc:2804] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.799907 13521 raft_consensus.cc:359] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.800645 13521 raft_consensus.cc:385] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.800941 13521 raft_consensus.cc:740] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.801635 13521 consensus_queue.cc:260] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.805590 13150 catalog_manager.cc:5697] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.812000 13522 tablet_bootstrap.cc:654] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.815485 13530 raft_consensus.cc:697] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:44.815985 13521 ts_tablet_manager.cc:1434] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 13:20:44.817888 13521 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:44.819352 13523 tablet_bootstrap.cc:654] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.819537 13530 consensus_queue.cc:237] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.822868 13520 ts_tablet_manager.cc:1434] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:20:44.823927 13520 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:44.825444 13521 tablet_bootstrap.cc:654] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.831499 13520 tablet_bootstrap.cc:654] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.839715 13522 tablet_bootstrap.cc:492] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.840325 13522 ts_tablet_manager.cc:1403] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.013s
I20260710 13:20:44.845853 13522 raft_consensus.cc:359] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.846863 13521 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.846822 13522 raft_consensus.cc:385] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.847429 13522 raft_consensus.cc:740] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.847606 13521 ts_tablet_manager.cc:1403] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260710 13:20:44.849104 13523 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:44.848587 13522 consensus_queue.cc:260] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:44.849577 13523 ts_tablet_manager.cc:1403] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.000s
I20260710 13:20:44.850696 13521 raft_consensus.cc:359] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.851384 13521 raft_consensus.cc:385] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.851708 13521 raft_consensus.cc:740] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.852079 13522 ts_tablet_manager.cc:1434] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:20:44.852428 13523 raft_consensus.cc:359] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.852566 13521 consensus_queue.cc:260] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.853155 13523 raft_consensus.cc:385] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.853372 13522 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.853495 13523 raft_consensus.cc:740] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.854396 13523 consensus_queue.cc:260] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.856750 13523 ts_tablet_manager.cc:1434] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:44.857646 13523 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.858489 13521 ts_tablet_manager.cc:1434] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:44.859903 13521 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:44.862375 13522 tablet_bootstrap.cc:654] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.865188 13521 tablet_bootstrap.cc:654] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.876600 13521 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.877159 13521 ts_tablet_manager.cc:1403] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260710 13:20:44.879807 13521 raft_consensus.cc:359] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.880587 13521 raft_consensus.cc:385] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.880896 13521 raft_consensus.cc:740] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.881321 13522 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.881995 13522 ts_tablet_manager.cc:1403] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260710 13:20:44.885788 13522 raft_consensus.cc:359] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.886744 13522 raft_consensus.cc:385] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.887125 13522 raft_consensus.cc:740] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.890332 13522 consensus_queue.cc:260] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.891390 13523 tablet_bootstrap.cc:654] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.896320 13522 ts_tablet_manager.cc:1434] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 13:20:44.897341 13522 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.899087 13523 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:44.899572 13523 ts_tablet_manager.cc:1403] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.002s
I20260710 13:20:44.899369 13151 catalog_manager.cc:5697] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.900279 13521 consensus_queue.cc:260] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.902504 13523 raft_consensus.cc:359] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.903265 13523 raft_consensus.cc:385] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.903563 13523 raft_consensus.cc:740] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.903661 13537 raft_consensus.cc:493] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.904170 13537 raft_consensus.cc:515] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.904312 13523 consensus_queue.cc:260] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.906414 13537 leader_election.cc:290] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:44.906541 13523 ts_tablet_manager.cc:1434] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:44.909067 13520 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.909597 13520 ts_tablet_manager.cc:1403] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.049s
I20260710 13:20:44.910279 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.910943 13330 raft_consensus.cc:2468] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
I20260710 13:20:44.911260 13523 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.912585 13520 raft_consensus.cc:359] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.913316 13520 raft_consensus.cc:385] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.913591 13520 raft_consensus.cc:740] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.914485 13218 leader_election.cc:304] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:44.914405 13520 consensus_queue.cc:260] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.916965 13520 ts_tablet_manager.cc:1434] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:44.917972 13523 tablet_bootstrap.cc:654] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.917999 13520 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:44.924410 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:44.925103 13478 raft_consensus.cc:2468] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
I20260710 13:20:44.927347 13537 raft_consensus.cc:2804] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.927747 13537 raft_consensus.cc:493] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.928102 13537 raft_consensus.cc:3060] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.930202 13520 tablet_bootstrap.cc:654] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.935364 13522 tablet_bootstrap.cc:654] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.939950 13537 raft_consensus.cc:515] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:44.941324 13520 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.941802 13520 ts_tablet_manager.cc:1403] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.010s
I20260710 13:20:44.942942 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:44.943506 13478 raft_consensus.cc:3060] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.945201 13521 ts_tablet_manager.cc:1434] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260710 13:20:44.945822 13520 raft_consensus.cc:359] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.946529 13520 raft_consensus.cc:385] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.946607 13528 raft_consensus.cc:493] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.946892 13520 raft_consensus.cc:740] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.947119 13528 raft_consensus.cc:515] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.947695 13520 consensus_queue.cc:260] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.949291 13523 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:44.949237 13528 leader_election.cc:290] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.949952 13520 ts_tablet_manager.cc:1434] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:44.950026 13523 ts_tablet_manager.cc:1403] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260710 13:20:44.946650 13521 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:44.951048 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07bd204df0041b68d50264224c38bbb" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:44.951649 13404 raft_consensus.cc:2468] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:44.951926 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07bd204df0041b68d50264224c38bbb" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:44.952513 13255 raft_consensus.cc:2468] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:44.952791 13294 leader_election.cc:304] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:44.953095 13523 raft_consensus.cc:359] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.953665 13528 raft_consensus.cc:2804] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.953797 13523 raft_consensus.cc:385] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.954090 13528 raft_consensus.cc:493] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.954198 13523 raft_consensus.cc:740] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.954538 13528 raft_consensus.cc:3060] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.955011 13523 consensus_queue.cc:260] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.960201 13523 ts_tablet_manager.cc:1434] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:44.961158 13521 tablet_bootstrap.cc:654] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.961236 13523 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:44.961241 13528 raft_consensus.cc:515] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:44.963910 13478 raft_consensus.cc:2468] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:44.965165 13528 leader_election.cc:290] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Requested vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:44.965091 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07bd204df0041b68d50264224c38bbb" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:44.966203 13404 raft_consensus.cc:3060] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.967844 13221 leader_election.cc:304] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:44.968487 13520 tablet_bootstrap.cc:492] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:44.968752 13558 raft_consensus.cc:2804] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.970322 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:44.970920 13330 raft_consensus.cc:3060] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.974777 13527 raft_consensus.cc:493] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.975273 13527 raft_consensus.cc:515] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.975934 13520 tablet_bootstrap.cc:654] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.977301 13527 leader_election.cc:290] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:44.977492 13523 tablet_bootstrap.cc:654] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.977727 13330 raft_consensus.cc:2468] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:44.978951 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:44.980827 13522 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:44.981397 13522 ts_tablet_manager.cc:1403] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.001s
I20260710 13:20:44.981520 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
W20260710 13:20:44.983546 13442 leader_election.cc:343] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.984632 13522 raft_consensus.cc:359] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.985347 13522 raft_consensus.cc:385] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.985598 13522 raft_consensus.cc:740] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.986791 13520 tablet_bootstrap.cc:492] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:44.982368 13254 raft_consensus.cc:2468] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:44.986861 13537 leader_election.cc:290] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:44.965095 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07bd204df0041b68d50264224c38bbb" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:44.986244 13522 consensus_queue.cc:260] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.987820 13520 ts_tablet_manager.cc:1403] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 13:20:44.989216 13537 raft_consensus.cc:493] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.990617 13521 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:44.994233 13521 ts_tablet_manager.cc:1403] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260710 13:20:44.994442 13537 raft_consensus.cc:515] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.996526 13521 raft_consensus.cc:359] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.997031 13521 raft_consensus.cc:385] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.997272 13521 raft_consensus.cc:740] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.998092 13521 consensus_queue.cc:260] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:44.991562 13522 ts_tablet_manager.cc:1434] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:44.993101 13444 leader_election.cc:304] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0
I20260710 13:20:44.999068 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:44.988698 13255 raft_consensus.cc:3060] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.987248 13527 raft_consensus.cc:493] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.000047 13522 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:44.999675 13330 raft_consensus.cc:2468] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
I20260710 13:20:45.000775 13559 raft_consensus.cc:2804] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.001425 13521 ts_tablet_manager.cc:1434] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:44.991348 13520 raft_consensus.cc:359] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.000139 13527 raft_consensus.cc:515] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.002662 13520 raft_consensus.cc:385] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.003187 13520 raft_consensus.cc:740] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.003820 13520 consensus_queue.cc:260] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.004426 13527 leader_election.cc:290] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:45.003612 13523 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:45.005497 13523 ts_tablet_manager.cc:1403] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.005s
I20260710 13:20:45.002467 13559 raft_consensus.cc:493] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.006242 13559 raft_consensus.cc:3060] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.007972 13521 tablet_bootstrap.cc:492] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:45.009848 13218 leader_election.cc:304] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:45.010468 13523 raft_consensus.cc:359] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.011135 13523 raft_consensus.cc:385] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.011395 13523 raft_consensus.cc:740] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.014555 13521 tablet_bootstrap.cc:654] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.015058 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.016070 13520 ts_tablet_manager.cc:1434] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:20:45.017112 13520 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
W20260710 13:20:45.017879 13441 leader_election.cc:343] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.021620 13255 raft_consensus.cc:2468] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:45.022984 13296 leader_election.cc:304] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:45.023825 13528 raft_consensus.cc:2804] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.020277 13522 tablet_bootstrap.cc:654] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.024945 13520 tablet_bootstrap.cc:654] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.024266 13528 raft_consensus.cc:697] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:45.025884 13528 consensus_queue.cc:237] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.030813 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.031674 13523 consensus_queue.cc:260] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.032073 13558 raft_consensus.cc:697] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:45.031675 13478 raft_consensus.cc:2468] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
W20260710 13:20:45.036854 13201 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:45.036599 13559 raft_consensus.cc:515] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.031919 13537 leader_election.cc:290] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
W20260710 13:20:45.047991 13444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.193:37189, user_credentials={real_user=slave}} blocked reactor thread for 54963.6us
I20260710 13:20:45.050235 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.045730 13589 raft_consensus.cc:2804] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.045060 13537 raft_consensus.cc:493] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.051939 13589 raft_consensus.cc:493] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.050892 13558 consensus_queue.cc:237] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.053925 13537 raft_consensus.cc:515] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.057235 13589 raft_consensus.cc:3060] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.064392 13559 leader_election.cc:290] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Requested vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
W20260710 13:20:45.057660 13444 leader_election.cc:343] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.064555 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:45.067646 13530 raft_consensus.cc:493] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.067549 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.070688 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.071151 13537 leader_election.cc:290] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:45.074186 13444 leader_election.cc:304] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.076191 13402 raft_consensus.cc:2468] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
I20260710 13:20:45.077132 13478 raft_consensus.cc:2468] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
I20260710 13:20:45.077247 13559 raft_consensus.cc:2749] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.077417 13219 leader_election.cc:304] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:45.078148 13530 raft_consensus.cc:515] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.079273 13593 raft_consensus.cc:2804] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:45.078423 13442 leader_election.cc:343] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.079712 13593 raft_consensus.cc:493] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.080106 13593 raft_consensus.cc:3060] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.079500 13153 catalog_manager.cc:5697] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.081378 13530 leader_election.cc:290] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:45.075791 13523 ts_tablet_manager.cc:1434] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.014s
I20260710 13:20:45.085366 13521 tablet_bootstrap.cc:492] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:45.083279 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e32c58f6f454ea6947b7676cfe765" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.085911 13521 ts_tablet_manager.cc:1403] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.005s
I20260710 13:20:45.085736 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e32c58f6f454ea6947b7676cfe765" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.086040 13254 raft_consensus.cc:2468] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:45.084569 13523 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:45.087427 13370 leader_election.cc:304] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:45.078485 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:45.088439 13255 raft_consensus.cc:3060] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.088402 13521 raft_consensus.cc:359] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.089886 13521 raft_consensus.cc:385] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.090161 13521 raft_consensus.cc:740] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.090934 13521 consensus_queue.cc:260] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.092962 13521 ts_tablet_manager.cc:1434] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
W20260710 13:20:45.094305 13367 leader_election.cc:343] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.095688 13528 consensus_queue.cc:1048] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.096276 13589 raft_consensus.cc:515] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.096722 13521 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:45.099005 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:45.101811 13330 raft_consensus.cc:3060] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.101975 13404 raft_consensus.cc:2468] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:45.099444 13530 raft_consensus.cc:2804] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.103088 13530 raft_consensus.cc:493] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.103430 13530 raft_consensus.cc:3060] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.105252 13523 tablet_bootstrap.cc:654] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.109382 13593 raft_consensus.cc:515] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.109838 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:45.110409 13478 raft_consensus.cc:3060] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.112732 13589 leader_election.cc:290] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:45.112653 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:45.113447 13404 raft_consensus.cc:3060] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.113823 13593 leader_election.cc:290] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Requested vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:45.116225 13520 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:45.116474 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:45.116660 13520 ts_tablet_manager.cc:1403] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.002s
I20260710 13:20:45.117076 13476 raft_consensus.cc:3060] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.117426 13330 raft_consensus.cc:2468] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:45.118290 13521 tablet_bootstrap.cc:654] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.125164 13559 raft_consensus.cc:493] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.125641 13559 raft_consensus.cc:515] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.120869 13520 raft_consensus.cc:359] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.126941 13520 raft_consensus.cc:385] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.127243 13520 raft_consensus.cc:740] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.127990 13520 consensus_queue.cc:260] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.128475 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.129119 13329 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:45.129931 13520 ts_tablet_manager.cc:1434] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260710 13:20:45.130889 13520 tablet_bootstrap.cc:492] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:45.124084 13255 raft_consensus.cc:2468] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:45.135500 13218 leader_election.cc:304] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:45.135818 13530 raft_consensus.cc:515] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.137015 13589 raft_consensus.cc:2804] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.137514 13589 raft_consensus.cc:697] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:45.129933 13404 raft_consensus.cc:2468] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:45.147569 13592 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.147970 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e32c58f6f454ea6947b7676cfe765" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:45.130328 13478 raft_consensus.cc:2468] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:45.130570 13441 leader_election.cc:304] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:45.148082 13592 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.154076 13444 leader_election.cc:304] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0
W20260710 13:20:45.156262 13296 consensus_peers.cc:597] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.156885 13527 raft_consensus.cc:2804] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:45.157852 13367 leader_election.cc:343] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.158497 13219 leader_election.cc:304] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:45.170732 13593 raft_consensus.cc:2804] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.151190 13589 consensus_queue.cc:237] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.174894 13528 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.177235 13522 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:45.170246 13559 leader_election.cc:290] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:45.178421 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.175889 13593 raft_consensus.cc:697] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:45.179098 13403 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:45.178237 13528 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.179769 13593 consensus_queue.cc:237] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
W20260710 13:20:45.180246 13219 consensus_peers.cc:597] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 -> Peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Couldn't send request to peer 370aef04f74d42f799d6c675d3293ef0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.181394 13528 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:45.183511 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.183185 13153 catalog_manager.cc:5697] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.184122 13592 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:45.183600 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.184628 13522 ts_tablet_manager.cc:1403] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.009s
I20260710 13:20:45.184746 13478 raft_consensus.cc:2468] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:45.185706 13592 raft_consensus.cc:2804] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.186074 13592 raft_consensus.cc:493] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.186480 13592 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.187968 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e32c58f6f454ea6947b7676cfe765" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:45.188537 13255 raft_consensus.cc:3060] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:45.188963 13296 leader_election.cc:343] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.189399 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.189697 13296 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [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: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.192009 13520 tablet_bootstrap.cc:654] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.193058 13523 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:45.193861 13523 ts_tablet_manager.cc:1403] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.018s
I20260710 13:20:45.194439 13530 leader_election.cc:290] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:45.205427 13522 raft_consensus.cc:359] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.206089 13522 raft_consensus.cc:385] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.206347 13522 raft_consensus.cc:740] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.207098 13522 consensus_queue.cc:260] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
W20260710 13:20:45.201622 13444 leader_election.cc:343] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.211721 13476 raft_consensus.cc:2468] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:45.218281 13530 consensus_queue.cc:1048] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.199630 13558 consensus_queue.cc:1048] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 13:20:45.218511 13255 raft_consensus.cc:2468] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
W20260710 13:20:45.201860 13441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.194:38589, user_credentials={real_user=slave}} blocked reactor thread for 70694.1us
I20260710 13:20:45.222260 13370 leader_election.cc:304] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:45.196677 13527 raft_consensus.cc:697] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:45.223389 13530 raft_consensus.cc:2804] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.229274 13521 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:45.229722 13521 ts_tablet_manager.cc:1403] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.016s
I20260710 13:20:45.235802 13611 raft_consensus.cc:2804] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.236236 13611 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.236621 13611 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.247274 13522 ts_tablet_manager.cc:1434] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.062s	user 0.016s	sys 0.002s
I20260710 13:20:45.248699 13522 tablet_bootstrap.cc:492] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:45.232982 13530 raft_consensus.cc:697] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:45.256878 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.260473 13523 raft_consensus.cc:359] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.261061 13523 raft_consensus.cc:385] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.261289 13523 raft_consensus.cc:740] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.263345 13523 consensus_queue.cc:260] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.266420 13530 consensus_queue.cc:237] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.268548 13523 ts_tablet_manager.cc:1434] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.001s
I20260710 13:20:45.271494 13523 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:45.249492 13527 consensus_queue.cc:237] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.277539 13611 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.280644 13611 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:45.286505 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:45.304399 13476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:45.296845 13574 consensus_queue.cc:1048] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:20:45.305176 13476 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.305729 13328 raft_consensus.cc:2393] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9417c2f125b94292b9742baf8012d9b5 in current term 1: Already voted for candidate e7644635f5f1402a9076a8f5bb9fd58a in this term.
I20260710 13:20:45.311844 13521 raft_consensus.cc:359] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.312760 13521 raft_consensus.cc:385] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.313100 13521 raft_consensus.cc:740] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
W20260710 13:20:45.302940 13296 leader_election.cc:343] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.316427 13603 raft_consensus.cc:493] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.317095 13603 raft_consensus.cc:515] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.327163 13521 consensus_queue.cc:260] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.332892 13523 tablet_bootstrap.cc:654] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.341289 13608 raft_consensus.cc:493] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.341799 13608 raft_consensus.cc:515] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.342676 13574 raft_consensus.cc:493] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.343276 13255 raft_consensus.cc:3060] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.343839 13608 leader_election.cc:290] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:45.344571 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e32c58f6f454ea6947b7676cfe765" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.344851 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e32c58f6f454ea6947b7676cfe765" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.345338 13254 raft_consensus.cc:2393] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 1: Already voted for candidate 370aef04f74d42f799d6c675d3293ef0 in this term.
I20260710 13:20:45.346439 13296 leader_election.cc:304] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.348647 13521 ts_tablet_manager.cc:1434] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.002s
I20260710 13:20:45.343298 13574 raft_consensus.cc:515] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.353035 13521 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:45.354887 13574 leader_election.cc:290] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:45.355667 13522 tablet_bootstrap.cc:654] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.327733 13592 raft_consensus.cc:515] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.356077 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.357867 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.358841 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:45.359205 13603 leader_election.cc:290] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:45.359525 13329 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.359074 13254 raft_consensus.cc:2393] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 370aef04f74d42f799d6c675d3293ef0 in current term 1: Already voted for candidate 9417c2f125b94292b9742baf8012d9b5 in this term.
I20260710 13:20:45.361377 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.351496 13608 raft_consensus.cc:3060] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.364027 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
W20260710 13:20:45.366986 13444 leader_election.cc:343] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:45.368043 13441 leader_election.cc:343] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.368577 13441 leader_election.cc:304] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.370138 13603 raft_consensus.cc:2749] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.370877 13370 leader_election.cc:304] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0; no voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.372304 13574 raft_consensus.cc:3060] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.390599 13558 raft_consensus.cc:493] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.393778 13592 leader_election.cc:290] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:45.412441 13603 raft_consensus.cc:493] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.412143 13476 raft_consensus.cc:2468] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:45.424043 13521 tablet_bootstrap.cc:654] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.411526 13558 raft_consensus.cc:515] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.414111 13441 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.430644 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:45.424485 13603 raft_consensus.cc:515] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.445050 13592 raft_consensus.cc:2749] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.454564 13404 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.453650 13574 raft_consensus.cc:2749] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:45.451776 13441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.194:38589, user_credentials={real_user=slave}} blocked reactor thread for 43865.1us
I20260710 13:20:45.463070 13520 tablet_bootstrap.cc:492] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:45.445464 13296 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.464227 13520 ts_tablet_manager.cc:1403] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.334s	user 0.018s	sys 0.021s
I20260710 13:20:45.472174 13528 raft_consensus.cc:2804] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.473960 13528 raft_consensus.cc:697] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:45.474898 13528 consensus_queue.cc:237] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.478863 13530 consensus_queue.cc:1048] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.479265 13404 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:45.480443 13442 leader_election.cc:304] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:45.480475 13153 catalog_manager.cc:5697] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 1 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.481329 13527 raft_consensus.cc:2804] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.453281 13150 catalog_manager.cc:5697] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:45.488919 13613 consensus_queue.cc:1048] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.488731 13150 catalog_manager.cc:5697] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:45.500728 13522 tablet_bootstrap.cc:492] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:45.501371 13522 ts_tablet_manager.cc:1403] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.253s	user 0.004s	sys 0.017s
I20260710 13:20:45.501439 13520 raft_consensus.cc:359] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.503454 13520 raft_consensus.cc:385] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.503767 13520 raft_consensus.cc:740] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.504360 13520 consensus_queue.cc:260] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.506713 13523 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:45.506968 13558 leader_election.cc:290] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:45.507210 13523 ts_tablet_manager.cc:1403] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.238s	user 0.017s	sys 0.027s
I20260710 13:20:45.509784 13523 raft_consensus.cc:359] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.510409 13523 raft_consensus.cc:385] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.510670 13523 raft_consensus.cc:740] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.510891 13522 raft_consensus.cc:359] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.511289 13523 consensus_queue.cc:260] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.511796 13522 raft_consensus.cc:385] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.512090 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a2fe7b3ad448c2bfa36ffae2566562" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.512552 13603 leader_election.cc:290] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:45.514074 13523 ts_tablet_manager.cc:1434] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:45.514338 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.512110 13522 raft_consensus.cc:740] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.516366 13522 consensus_queue.cc:260] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.516785 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.515038 13523 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:45.520102 13596 raft_consensus.cc:493] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.520606 13596 raft_consensus.cc:515] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
W20260710 13:20:45.523280 13442 leader_election.cc:343] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.524087 13329 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
W20260710 13:20:45.524549 13444 leader_election.cc:343] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:45.491503 13296 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.196:40333, user_credentials={real_user=slave}} blocked reactor thread for 51245.1us
I20260710 13:20:45.525027 13444 leader_election.cc:304] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5; no voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13
I20260710 13:20:45.526115 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a2fe7b3ad448c2bfa36ffae2566562" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.526335 13603 raft_consensus.cc:2749] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.527586 13219 leader_election.cc:304] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:45.528458 13558 raft_consensus.cc:2749] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.529829 13523 tablet_bootstrap.cc:654] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.530915 13608 raft_consensus.cc:2749] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.538321 13152 catalog_manager.cc:5697] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:45.520962 13522 ts_tablet_manager.cc:1434] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 13:20:45.498097 13527 raft_consensus.cc:697] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:45.544198 13522 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:45.558947 13627 consensus_queue.cc:1048] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:45.560567 13627 raft_consensus.cc:493] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.561045 13627 raft_consensus.cc:515] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.564364 13521 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:45.564868 13521 ts_tablet_manager.cc:1403] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.215s	user 0.025s	sys 0.020s
I20260710 13:20:45.564360 13523 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:45.565564 13523 ts_tablet_manager.cc:1403] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.003s
I20260710 13:20:45.567128 13520 ts_tablet_manager.cc:1434] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.102s	user 0.013s	sys 0.008s
I20260710 13:20:45.566385 13527 consensus_queue.cc:237] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.567932 13520 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:45.573037 13521 raft_consensus.cc:359] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.573909 13521 raft_consensus.cc:385] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.574360 13522 tablet_bootstrap.cc:654] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.574245 13521 raft_consensus.cc:740] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.574589 13520 tablet_bootstrap.cc:654] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.576301 13521 consensus_queue.cc:260] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.577524 13523 raft_consensus.cc:359] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.577314 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.578163 13523 raft_consensus.cc:385] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.579900 13521 ts_tablet_manager.cc:1434] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 13:20:45.578447 13523 raft_consensus.cc:740] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.582361 13596 leader_election.cc:290] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:45.583050 13521 tablet_bootstrap.cc:492] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:45.582768 13523 consensus_queue.cc:260] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.582697 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d79172a23494c1985bc224edf5d32c9" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.583096 13558 consensus_queue.cc:1048] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.586432 13523 ts_tablet_manager.cc:1434] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260710 13:20:45.583582 13367 leader_election.cc:343] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.587798 13523 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:45.583993 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d79172a23494c1985bc224edf5d32c9" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.589474 13219 leader_election.cc:304] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [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: f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:45.599013 13627 leader_election.cc:290] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:45.601639 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.604669 13596 consensus_queue.cc:1048] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:45.609700 13370 leader_election.cc:343] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.610229 13370 leader_election.cc:304] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0; no voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:45.612819 13574 raft_consensus.cc:2749] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.600705 13528 raft_consensus.cc:493] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.615517 13608 consensus_queue.cc:1048] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.615522 13528 raft_consensus.cc:515] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.623729 13523 tablet_bootstrap.cc:654] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.627090 13589 raft_consensus.cc:2749] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:45.629168 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.629940 13478 raft_consensus.cc:2393] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 1: Already voted for candidate 9417c2f125b94292b9742baf8012d9b5 in this term.
I20260710 13:20:45.624913 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.630993 13404 raft_consensus.cc:2393] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 1: Already voted for candidate 370aef04f74d42f799d6c675d3293ef0 in this term.
I20260710 13:20:45.625526 13528 leader_election.cc:290] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:45.641525 13537 consensus_queue.cc:1048] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.651304 13294 leader_election.cc:304] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:45.654165 13521 tablet_bootstrap.cc:654] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.668619 13537 consensus_queue.cc:1048] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.676681 13520 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:45.676846 13522 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:45.660684 13528 raft_consensus.cc:3060] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.677211 13520 ts_tablet_manager.cc:1403] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.109s	user 0.005s	sys 0.007s
I20260710 13:20:45.677232 13522 ts_tablet_manager.cc:1403] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.012s
I20260710 13:20:45.700963 13520 raft_consensus.cc:359] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.701932 13520 raft_consensus.cc:385] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.702279 13520 raft_consensus.cc:740] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.703783 13520 consensus_queue.cc:260] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.708045 13520 ts_tablet_manager.cc:1434] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:20:45.708760 13520 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:45.707710 13527 consensus_queue.cc:1048] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:20:45.711441 13402 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.721381 13630 consensus_queue.cc:1048] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.727377 13537 consensus_queue.cc:1048] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:20:45.736801 13521 tablet_bootstrap.cc:492] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:45.737426 13521 ts_tablet_manager.cc:1403] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.021s
W20260710 13:20:45.741796 13634 log.cc:927] Time spent T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260710 13:20:45.744876 13252 raft_consensus.cc:3060] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.732983 13151 catalog_manager.cc:5697] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:45.756273 13522 raft_consensus.cc:359] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.757695 13521 raft_consensus.cc:359] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.758226 13522 raft_consensus.cc:385] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.758284 13521 raft_consensus.cc:385] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.758599 13522 raft_consensus.cc:740] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.758664 13521 raft_consensus.cc:740] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.759584 13521 consensus_queue.cc:260] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.760366 13522 consensus_queue.cc:260] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.761775 13521 ts_tablet_manager.cc:1434] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:20:45.762624 13521 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:45.762735 13522 ts_tablet_manager.cc:1434] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260710 13:20:45.763729 13522 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:45.769847 13528 raft_consensus.cc:2749] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.773428 13520 tablet_bootstrap.cc:654] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.773473 13522 tablet_bootstrap.cc:654] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.776005 13153 catalog_manager.cc:5697] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 1 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:45.777961 13521 tablet_bootstrap.cc:654] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.793370 13523 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:45.793852 13523 ts_tablet_manager.cc:1403] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.206s	user 0.022s	sys 0.026s
I20260710 13:20:45.796464 13523 raft_consensus.cc:359] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.797122 13523 raft_consensus.cc:385] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.797397 13523 raft_consensus.cc:740] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.798645 13523 consensus_queue.cc:260] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.800808 13523 ts_tablet_manager.cc:1434] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:45.801666 13523 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:45.802379 13574 consensus_queue.cc:1048] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.822175 13522 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:45.822885 13522 ts_tablet_manager.cc:1403] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.015s
I20260710 13:20:45.832957 13558 consensus_queue.cc:1048] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.850950 13523 tablet_bootstrap.cc:654] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.850551 13522 raft_consensus.cc:359] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.852669 13522 raft_consensus.cc:385] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.853101 13522 raft_consensus.cc:740] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.854041 13522 consensus_queue.cc:260] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.858084 13522 ts_tablet_manager.cc:1434] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:20:45.864678 13521 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:45.865159 13521 ts_tablet_manager.cc:1403] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.004s
I20260710 13:20:45.869048 13521 raft_consensus.cc:359] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.869870 13521 raft_consensus.cc:385] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.870150 13521 raft_consensus.cc:740] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.865906 13527 consensus_queue.cc:1048] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:20:45.872433 13520 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:45.872867 13520 ts_tablet_manager.cc:1403] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.031s
I20260710 13:20:45.873373 13521 consensus_queue.cc:260] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.875555 13521 ts_tablet_manager.cc:1434] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:20:45.879874 13522 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:45.879937 13521 tablet_bootstrap.cc:492] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:45.890857 13520 raft_consensus.cc:359] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.891681 13520 raft_consensus.cc:385] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.892009 13520 raft_consensus.cc:740] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.892808 13520 consensus_queue.cc:260] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.895337 13520 ts_tablet_manager.cc:1434] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:20:45.901845 13521 tablet_bootstrap.cc:654] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.905980 13520 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:45.906036 13253 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.907399 13522 tablet_bootstrap.cc:654] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.910889 13528 raft_consensus.cc:493] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.911463 13523 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:45.911374 13528 raft_consensus.cc:515] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.912209 13523 ts_tablet_manager.cc:1403] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.018s
I20260710 13:20:45.913462 13528 leader_election.cc:290] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:45.914288 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207756dbdfa4b6ebb78d81278fce3ca" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:45.915123 13254 raft_consensus.cc:2468] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:45.916613 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207756dbdfa4b6ebb78d81278fce3ca" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:45.917524 13296 leader_election.cc:304] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:45.919641 13523 raft_consensus.cc:359] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
W20260710 13:20:45.920356 13294 leader_election.cc:343] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.920746 13523 raft_consensus.cc:385] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.921170 13523 raft_consensus.cc:740] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.922830 13528 raft_consensus.cc:2804] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.922501 13523 consensus_queue.cc:260] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.923329 13528 raft_consensus.cc:493] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.923828 13528 raft_consensus.cc:3060] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.926088 13523 ts_tablet_manager.cc:1434] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:45.927439 13523 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:45.935190 13523 tablet_bootstrap.cc:654] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.939443 13528 raft_consensus.cc:515] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:45.942118 13520 tablet_bootstrap.cc:654] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.943166 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207756dbdfa4b6ebb78d81278fce3ca" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:45.943935 13254 raft_consensus.cc:3060] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.945530 13596 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.946033 13596 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.947865 13521 tablet_bootstrap.cc:492] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:45.948356 13521 ts_tablet_manager.cc:1403] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.015s
I20260710 13:20:45.948266 13558 raft_consensus.cc:493] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.949092 13558 raft_consensus.cc:515] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:45.949852 13596 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:45.950976 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.955650 13558 leader_election.cc:290] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:45.953706 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:45.951731 13521 raft_consensus.cc:359] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.956588 13527 raft_consensus.cc:493] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.992112 13527 raft_consensus.cc:515] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.959872 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5207756dbdfa4b6ebb78d81278fce3ca" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:45.957731 13613 consensus_queue.cc:1048] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260710 13:20:45.960348 13528 leader_election.cc:290] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Requested vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:45.955191 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.995373 13478 raft_consensus.cc:2468] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:45.971244 13520 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:45.954674 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:45.996387 13520 ts_tablet_manager.cc:1403] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.000s
W20260710 13:20:45.996637 13294 leader_election.cc:343] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.996788 13477 raft_consensus.cc:2468] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 0.
W20260710 13:20:45.994455 13218 leader_election.cc:343] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.997882 13221 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [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: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:45.993114 13521 raft_consensus.cc:385] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.976104 13592 consensus_queue.cc:1048] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 13:20:45.998760 13521 raft_consensus.cc:740] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.998821 13558 raft_consensus.cc:2804] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:45.999300 13558 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.999706 13558 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.999567 13521 consensus_queue.cc:260] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:45.963747 13254 raft_consensus.cc:2468] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:46.003361 13296 leader_election.cc:304] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0
I20260710 13:20:46.004462 13528 raft_consensus.cc:2804] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.004942 13528 raft_consensus.cc:697] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:46.005756 13528 consensus_queue.cc:237] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.007112 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:46.007738 13521 ts_tablet_manager.cc:1434] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.059s	user 0.001s	sys 0.005s
I20260710 13:20:46.007795 13402 raft_consensus.cc:2468] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:46.009328 13442 leader_election.cc:304] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:46.010959 13592 raft_consensus.cc:2804] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.011456 13592 raft_consensus.cc:493] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.011885 13592 raft_consensus.cc:3060] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.014387 13520 raft_consensus.cc:359] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:45.999169 13221 leader_election.cc:304] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [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: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:46.015298 13520 raft_consensus.cc:385] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.015645 13520 raft_consensus.cc:740] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.016039 13596 raft_consensus.cc:2804] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.016441 13596 raft_consensus.cc:493] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.016742 13523 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:46.016345 13520 consensus_queue.cc:260] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.016880 13596 raft_consensus.cc:3060] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.017201 13523 ts_tablet_manager.cc:1403] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.014s
I20260710 13:20:46.020145 13523 raft_consensus.cc:359] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.020769 13523 raft_consensus.cc:385] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.021018 13523 raft_consensus.cc:740] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.021911 13520 ts_tablet_manager.cc:1434] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:20:46.021623 13523 consensus_queue.cc:260] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.022971 13520 tablet_bootstrap.cc:492] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:46.024399 13523 ts_tablet_manager.cc:1434] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:46.025030 13521 tablet_bootstrap.cc:492] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:45.994426 13527 leader_election.cc:290] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.028514 13523 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:46.029019 13520 tablet_bootstrap.cc:654] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.044437 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.045140 13252 raft_consensus.cc:2468] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:46.045951 13558 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.049007 13596 raft_consensus.cc:515] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.049744 13253 raft_consensus.cc:1240] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Rejecting Update request from peer e7644635f5f1402a9076a8f5bb9fd58a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:20:46.053205 13527 consensus_queue.cc:1048] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.053890 13592 raft_consensus.cc:515] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
W20260710 13:20:46.054387 13201 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:46.054548 13613 consensus_queue.cc:1059] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.055486 13613 raft_consensus.cc:3055] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.055776 13613 raft_consensus.cc:740] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:46.055943 13592 leader_election.cc:290] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Requested vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.056636 13613 consensus_queue.cc:260] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.058286 13613 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.061476 13523 tablet_bootstrap.cc:654] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.062201 13596 leader_election.cc:290] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:46.065115 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:46.056082 13522 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:46.066762 13522 ts_tablet_manager.cc:1403] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.191s	user 0.030s	sys 0.026s
I20260710 13:20:46.063397 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:46.066344 13477 raft_consensus.cc:3060] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.067698 13404 raft_consensus.cc:3060] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.064854 13521 tablet_bootstrap.cc:654] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.070196 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:46.071597 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
W20260710 13:20:46.072044 13218 leader_election.cc:343] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.072211 13478 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.081440 13522 raft_consensus.cc:359] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.083003 13522 raft_consensus.cc:385] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.083354 13522 raft_consensus.cc:740] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.067143 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:46.098727 13522 consensus_queue.cc:260] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.105546 13520 tablet_bootstrap.cc:492] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:46.106206 13520 ts_tablet_manager.cc:1403] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.000s
I20260710 13:20:46.100392 13253 raft_consensus.cc:3060] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.114753 13522 ts_tablet_manager.cc:1434] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260710 13:20:46.113804 13558 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:46.120255 13522 tablet_bootstrap.cc:492] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:46.113096 13478 raft_consensus.cc:2468] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:46.119022 13528 raft_consensus.cc:493] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.125851 13520 raft_consensus.cc:359] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.126827 13520 raft_consensus.cc:385] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.127107 13520 raft_consensus.cc:740] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.124389 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:46.127821 13477 raft_consensus.cc:2468] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 1.
I20260710 13:20:46.183054 13523 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:46.190095 13520 consensus_queue.cc:260] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.160029 13574 raft_consensus.cc:493] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.190785 13523 ts_tablet_manager.cc:1403] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.162s	user 0.027s	sys 0.026s
I20260710 13:20:46.125573 13592 raft_consensus.cc:493] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.127372 13221 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:46.192258 13592 raft_consensus.cc:515] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.191139 13574 raft_consensus.cc:515] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
W20260710 13:20:46.192543 13221 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.196:40333, user_credentials={real_user=slave}} blocked reactor thread for 66992.3us
I20260710 13:20:46.193445 13596 raft_consensus.cc:2804] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.193655 13221 leader_election.cc:304] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:46.193919 13596 raft_consensus.cc:697] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:46.193980 13523 raft_consensus.cc:359] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.181160 13522 tablet_bootstrap.cc:654] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.194857 13596 consensus_queue.cc:237] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER 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: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.194734 13523 raft_consensus.cc:385] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.197621 13523 raft_consensus.cc:740] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.194732 13558 raft_consensus.cc:2804] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.198290 13523 consensus_queue.cc:260] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.198910 13558 raft_consensus.cc:697] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:46.199558 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d6d56c10a44a6ba7a84f8442f751ea" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.200189 13477 raft_consensus.cc:2468] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:46.200445 13523 ts_tablet_manager.cc:1434] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:46.168016 13253 raft_consensus.cc:2468] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:46.201371 13523 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:46.201565 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d6d56c10a44a6ba7a84f8442f751ea" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.192659 13328 raft_consensus.cc:2410] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f1a519e382874a78b8d074f843979a13 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:20:46.155956 13528 raft_consensus.cc:515] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.199743 13558 consensus_queue.cc:237] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.202291 13252 raft_consensus.cc:2468] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:46.160516 13404 raft_consensus.cc:2468] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:46.203544 13370 leader_election.cc:304] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:46.118765 13152 catalog_manager.cc:5697] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.201612 13444 leader_election.cc:304] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:46.204716 13628 raft_consensus.cc:2804] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.205060 13628 raft_consensus.cc:493] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.205327 13603 raft_consensus.cc:2804] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.205924 13603 raft_consensus.cc:697] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:46.206058 13528 leader_election.cc:290] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.200192 13574 leader_election.cc:290] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.206768 13603 consensus_queue.cc:237] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.172298 13613 raft_consensus.cc:493] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.201876 13520 ts_tablet_manager.cc:1434] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.095s	user 0.020s	sys 0.041s
I20260710 13:20:46.207832 13613 raft_consensus.cc:515] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.209760 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
W20260710 13:20:46.211198 13296 leader_election.cc:343] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.212534 13522 tablet_bootstrap.cc:492] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:46.214253 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.214495 13522 ts_tablet_manager.cc:1403] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.000s
I20260710 13:20:46.212759 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.215617 13477 raft_consensus.cc:2468] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:46.205401 13628 raft_consensus.cc:3060] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.217545 13522 raft_consensus.cc:359] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.218279 13522 raft_consensus.cc:385] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.218721 13522 raft_consensus.cc:740] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.219537 13522 consensus_queue.cc:260] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
W20260710 13:20:46.221221 13296 leader_election.cc:343] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.221980 13522 ts_tablet_manager.cc:1434] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:20:46.222100 13296 leader_election.cc:304] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [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: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: f1a519e382874a78b8d074f843979a13
I20260710 13:20:46.222932 13522 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:46.223063 13528 raft_consensus.cc:2804] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.223420 13528 raft_consensus.cc:493] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.223752 13528 raft_consensus.cc:3060] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.229007 13522 tablet_bootstrap.cc:654] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.230885 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.208983 13520 tablet_bootstrap.cc:492] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:46.230683 13528 raft_consensus.cc:515] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.231525 13252 raft_consensus.cc:2468] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:46.232812 13528 leader_election.cc:290] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.127277 13521 tablet_bootstrap.cc:492] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:46.234411 13521 ts_tablet_manager.cc:1403] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.210s	user 0.022s	sys 0.016s
I20260710 13:20:46.235183 13523 tablet_bootstrap.cc:654] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.236953 13628 raft_consensus.cc:515] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.237529 13520 tablet_bootstrap.cc:654] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.239948 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:46.240547 13478 raft_consensus.cc:3060] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.240118 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:46.243019 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d6d56c10a44a6ba7a84f8442f751ea" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:46.243361 13296 leader_election.cc:304] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 9417c2f125b94292b9742baf8012d9b5
W20260710 13:20:46.244297 13296 leader_election.cc:343] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.213732 13613 leader_election.cc:290] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.244865 13610 raft_consensus.cc:2804] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.245355 13610 raft_consensus.cc:493] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.245735 13610 raft_consensus.cc:3060] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.243597 13477 raft_consensus.cc:3060] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.246969 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d6d56c10a44a6ba7a84f8442f751ea" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:46.247761 13252 raft_consensus.cc:3060] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.253167 13478 raft_consensus.cc:2468] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:46.254277 13296 leader_election.cc:304] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: f1a519e382874a78b8d074f843979a13
I20260710 13:20:46.255566 13528 raft_consensus.cc:2804] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.256311 13528 raft_consensus.cc:697] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:46.257319 13477 raft_consensus.cc:2468] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:46.258884 13527 raft_consensus.cc:493] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.257562 13610 raft_consensus.cc:515] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.259371 13527 raft_consensus.cc:515] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.260584 13520 tablet_bootstrap.cc:492] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:46.261051 13520 ts_tablet_manager.cc:1403] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.005s
I20260710 13:20:46.261806 13527 leader_election.cc:290] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.262670 13370 leader_election.cc:304] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:46.263443 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:46.263649 13520 raft_consensus.cc:359] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.263939 13574 raft_consensus.cc:2804] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.264119 13328 raft_consensus.cc:2468] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:46.264750 13574 raft_consensus.cc:697] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:46.265690 13441 leader_election.cc:304] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:46.265633 13574 consensus_queue.cc:237] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.264308 13520 raft_consensus.cc:385] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.266784 13520 raft_consensus.cc:740] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.267103 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e612eed7f07495c9079153a9bc07a54" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:46.267736 13402 raft_consensus.cc:2468] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:46.267980 13527 raft_consensus.cc:2804] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.268616 13527 raft_consensus.cc:493] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.267758 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e612eed7f07495c9079153a9bc07a54" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:46.269704 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:46.264063 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:46.267465 13520 consensus_queue.cc:260] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.270658 13527 raft_consensus.cc:3060] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.271175 13627 raft_consensus.cc:493] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.270443 13253 raft_consensus.cc:3060] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.271718 13627 raft_consensus.cc:515] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.261758 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:46.269731 13442 leader_election.cc:304] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
W20260710 13:20:46.273582 13441 leader_election.cc:343] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.273969 13627 leader_election.cc:290] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:46.274870 13604 raft_consensus.cc:2804] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.275275 13628 leader_election.cc:290] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.275357 13604 raft_consensus.cc:493] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.276898 13604 raft_consensus.cc:3060] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.275091 13528 consensus_queue.cc:237] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.277936 13520 ts_tablet_manager.cc:1434] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:20:46.278924 13520 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:46.280552 13252 raft_consensus.cc:2468] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:46.283660 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
W20260710 13:20:46.285080 13367 leader_election.cc:343] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:46.283113 13296 leader_election.cc:343] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.270923 13404 raft_consensus.cc:2468] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 0.
I20260710 13:20:46.290361 13604 raft_consensus.cc:515] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.295383 13610 leader_election.cc:290] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.298599 13522 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:46.308786 13522 ts_tablet_manager.cc:1403] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.005s
I20260710 13:20:46.237808 13521 raft_consensus.cc:359] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.310173 13521 raft_consensus.cc:385] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.310599 13521 raft_consensus.cc:740] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.311555 13521 consensus_queue.cc:260] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.308588 13592 leader_election.cc:290] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.322579 13522 raft_consensus.cc:359] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.323359 13522 raft_consensus.cc:385] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.323644 13522 raft_consensus.cc:740] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.325733 13523 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:46.318895 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.326190 13523 ts_tablet_manager.cc:1403] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.021s
I20260710 13:20:46.327059 13521 ts_tablet_manager.cc:1434] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.011s
I20260710 13:20:46.327988 13521 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5: Bootstrap starting.
I20260710 13:20:46.326079 13604 leader_election.cc:290] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.328864 13520 tablet_bootstrap.cc:654] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.330021 13253 raft_consensus.cc:2468] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:46.327565 13522 consensus_queue.cc:260] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.331596 13296 leader_election.cc:304] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:46.331707 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e612eed7f07495c9079153a9bc07a54" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:46.335433 13151 catalog_manager.cc:5697] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 1 to 2, leader changed from e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194) to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.337440 13521 tablet_bootstrap.cc:654] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:46.340922 13441 leader_election.cc:343] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.342549 13150 catalog_manager.cc:5697] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.345666 13677 raft_consensus.cc:493] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.346153 13677 raft_consensus.cc:515] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.340222 13478 raft_consensus.cc:2468] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:46.347584 13527 raft_consensus.cc:515] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.348322 13677 leader_election.cc:290] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.348673 13370 leader_election.cc:304] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [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: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:46.350023 13574 raft_consensus.cc:2804] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.350358 13574 raft_consensus.cc:493] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.350714 13574 raft_consensus.cc:3060] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.351140 13523 raft_consensus.cc:359] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.351861 13523 raft_consensus.cc:385] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.352141 13523 raft_consensus.cc:740] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.352175 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:46.353040 13328 raft_consensus.cc:2468] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:46.345865 13153 catalog_manager.cc:5697] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.355983 13523 consensus_queue.cc:260] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.357163 13441 leader_election.cc:304] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:46.351186 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:46.358016 13523 ts_tablet_manager.cc:1434] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:20:46.358160 13677 raft_consensus.cc:2804] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:46.358394 13402 raft_consensus.cc:2468] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:46.358575 13677 raft_consensus.cc:493] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.358976 13677 raft_consensus.cc:3060] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.359061 13523 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:46.342128 13152 catalog_manager.cc:5697] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 1 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.361690 13528 raft_consensus.cc:2804] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.362188 13528 raft_consensus.cc:697] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:46.365446 13522 ts_tablet_manager.cc:1434] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.003s
I20260710 13:20:46.363054 13528 consensus_queue.cc:237] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.368705 13523 tablet_bootstrap.cc:654] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.373271 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e612eed7f07495c9079153a9bc07a54" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:46.374060 13404 raft_consensus.cc:3060] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.377049 13522 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:46.381494 13520 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:46.382378 13520 ts_tablet_manager.cc:1403] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.103s	user 0.024s	sys 0.021s
I20260710 13:20:46.384968 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:46.385599 13328 raft_consensus.cc:3060] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.390314 13522 tablet_bootstrap.cc:654] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.397059 13527 leader_election.cc:290] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.397120 13677 raft_consensus.cc:515] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.398132 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:46.398742 13402 raft_consensus.cc:3060] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.400216 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:46.400802 13330 raft_consensus.cc:3060] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.405455 13402 raft_consensus.cc:2468] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:46.406699 13442 leader_election.cc:304] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:46.412283 13404 raft_consensus.cc:2468] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:46.407049 13574 raft_consensus.cc:515] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.415740 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2835fd3622c540d3ad2fc9277fd14eff" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:46.413841 13330 raft_consensus.cc:2468] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 2.
I20260710 13:20:46.420110 13403 raft_consensus.cc:3060] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.421088 13527 raft_consensus.cc:2804] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.414389 13677 leader_election.cc:290] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.418569 13520 raft_consensus.cc:359] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.422413 13520 raft_consensus.cc:385] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.422698 13520 raft_consensus.cc:740] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.425114 13520 consensus_queue.cc:260] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.424651 13441 leader_election.cc:304] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:46.427202 13442 leader_election.cc:304] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:46.427273 13604 raft_consensus.cc:2804] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.429116 13604 raft_consensus.cc:697] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 2 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:46.423538 13153 catalog_manager.cc:5697] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.431947 13520 ts_tablet_manager.cc:1434] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.003s
I20260710 13:20:46.434056 13520 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:46.430282 13604 consensus_queue.cc:237] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER 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: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.423941 13527 raft_consensus.cc:697] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:46.424067 13328 raft_consensus.cc:2468] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:46.436065 13603 raft_consensus.cc:2804] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.436367 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:46.445737 13610 consensus_queue.cc:1048] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.446429 13603 raft_consensus.cc:697] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:46.446152 13527 consensus_queue.cc:237] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.448668 13523 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:46.454937 13523 ts_tablet_manager.cc:1403] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.008s
I20260710 13:20:46.455441 13603 consensus_queue.cc:237] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.455875 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:46.456460 13478 raft_consensus.cc:3060] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.463204 13523 raft_consensus.cc:359] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.464206 13523 raft_consensus.cc:385] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.464449 13523 raft_consensus.cc:740] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.463171 13574 leader_election.cc:290] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
W20260710 13:20:46.466032 13367 leader_election.cc:343] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.467466 13523 consensus_queue.cc:260] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.452425 13528 raft_consensus.cc:493] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.473189 13523 ts_tablet_manager.cc:1434] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:20:46.462877 13403 raft_consensus.cc:2468] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 2.
I20260710 13:20:46.476356 13520 tablet_bootstrap.cc:654] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.478094 13521 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5: No bootstrap required, opened a new log
I20260710 13:20:46.478533 13521 ts_tablet_manager.cc:1403] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.017s
I20260710 13:20:46.481065 13521 raft_consensus.cc:359] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.481698 13521 raft_consensus.cc:385] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.481937 13521 raft_consensus.cc:740] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.483983 13522 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:46.484561 13522 ts_tablet_manager.cc:1403] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.008s
I20260710 13:20:46.485731 13149 catalog_manager.cc:5697] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.482537 13521 consensus_queue.cc:260] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.487742 13478 raft_consensus.cc:2468] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:46.488771 13521 ts_tablet_manager.cc:1434] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:46.474134 13528 raft_consensus.cc:515] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.493782 13522 raft_consensus.cc:359] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.494537 13522 raft_consensus.cc:385] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.495167 13522 raft_consensus.cc:740] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.494499 13370 leader_election.cc:304] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:46.496572 13574 raft_consensus.cc:2804] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.496208 13522 consensus_queue.cc:260] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.497069 13574 raft_consensus.cc:697] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:46.497895 13574 consensus_queue.cc:237] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.498519 13528 leader_election.cc:290] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.499747 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:46.501401 13522 ts_tablet_manager.cc:1434] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
W20260710 13:20:46.501933 13294 leader_election.cc:343] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.502605 13522 tablet_bootstrap.cc:492] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:46.503419 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.505616 13252 raft_consensus.cc:2468] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 0.
I20260710 13:20:46.507154 13296 leader_election.cc:304] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0
I20260710 13:20:46.511554 13523 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:46.512356 13528 raft_consensus.cc:2804] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.512763 13528 raft_consensus.cc:493] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.513087 13528 raft_consensus.cc:3060] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.520238 13523 tablet_bootstrap.cc:654] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.520270 13403 raft_consensus.cc:3060] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.523329 13522 tablet_bootstrap.cc:654] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.541105 13676 consensus_queue.cc:1048] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.541484 13528 raft_consensus.cc:515] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.544222 13528 leader_election.cc:290] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Requested vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:46.548529 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:46.549230 13252 raft_consensus.cc:3060] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.552848 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
W20260710 13:20:46.554208 13294 leader_election.cc:343] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.560431 13520 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:46.561033 13520 ts_tablet_manager.cc:1403] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.003s
I20260710 13:20:46.565037 13252 raft_consensus.cc:2468] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:46.566455 13296 leader_election.cc:304] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 370aef04f74d42f799d6c675d3293ef0
I20260710 13:20:46.567864 13528 raft_consensus.cc:2804] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.568420 13528 raft_consensus.cc:697] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:46.569422 13528 consensus_queue.cc:237] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.574240 13151 catalog_manager.cc:5697] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.575064 13520 raft_consensus.cc:359] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.575939 13520 raft_consensus.cc:385] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.576767 13676 raft_consensus.cc:493] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.577312 13676 raft_consensus.cc:515] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.579577 13522 tablet_bootstrap.cc:492] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:46.580055 13522 ts_tablet_manager.cc:1403] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.000s
I20260710 13:20:46.580683 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.581677 13478 raft_consensus.cc:2393] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 1: Already voted for candidate f1a519e382874a78b8d074f843979a13 in this term.
I20260710 13:20:46.582557 13522 raft_consensus.cc:359] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.583432 13522 raft_consensus.cc:385] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.583375 13676 leader_election.cc:290] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.583942 13522 raft_consensus.cc:740] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.584620 13522 consensus_queue.cc:260] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.585259 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.586565 13522 ts_tablet_manager.cc:1434] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:46.587427 13522 tablet_bootstrap.cc:492] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a: Bootstrap starting.
I20260710 13:20:46.576283 13520 raft_consensus.cc:740] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.589560 13520 consensus_queue.cc:260] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.593531 13296 leader_election.cc:304] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13
I20260710 13:20:46.594345 13522 tablet_bootstrap.cc:654] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.577381 13523 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: No bootstrap required, opened a new log
I20260710 13:20:46.595479 13523 ts_tablet_manager.cc:1403] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.018s
I20260710 13:20:46.596401 13520 ts_tablet_manager.cc:1434] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:20:46.597627 13520 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0: Bootstrap starting.
I20260710 13:20:46.597987 13523 raft_consensus.cc:359] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.595000 13676 raft_consensus.cc:3060] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.606138 13676 raft_consensus.cc:2749] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.610489 13523 raft_consensus.cc:385] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.610906 13523 raft_consensus.cc:740] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.611198 13478 raft_consensus.cc:1275] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:46.611590 13523 consensus_queue.cc:260] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.613646 13523 ts_tablet_manager.cc:1434] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:20:46.618294 13520 tablet_bootstrap.cc:654] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.619561 13589 consensus_queue.cc:1048] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.619474 13151 catalog_manager.cc:5697] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.624042 13522 tablet_bootstrap.cc:492] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a: No bootstrap required, opened a new log
I20260710 13:20:46.624411 13520 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0: No bootstrap required, opened a new log
I20260710 13:20:46.624615 13522 ts_tablet_manager.cc:1403] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.002s
I20260710 13:20:46.624866 13520 ts_tablet_manager.cc:1403] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260710 13:20:46.627485 13520 raft_consensus.cc:359] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.628185 13520 raft_consensus.cc:385] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.627861 13522 raft_consensus.cc:359] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.628497 13520 raft_consensus.cc:740] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.628780 13522 raft_consensus.cc:385] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.629163 13522 raft_consensus.cc:740] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.629298 13520 consensus_queue.cc:260] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.630167 13522 consensus_queue.cc:260] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.630769 13151 catalog_manager.cc:5697] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 1 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.632862 13522 ts_tablet_manager.cc:1434] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:46.634292 13151 catalog_manager.cc:5697] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 1 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.643573 13330 raft_consensus.cc:1275] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:20:46.643918 13330 pending_rounds.cc:85] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: Aborting all ops after (but not including) 0
I20260710 13:20:46.644186 13330 pending_rounds.cc:107] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:46.644423 13330 raft_consensus.cc:2889] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:46.646327 13520 ts_tablet_manager.cc:1434] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:20:46.646499 13593 consensus_queue.cc:1048] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.649158 13593 consensus_queue.cc:1048] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.654640 13153 catalog_manager.cc:5697] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.658087 13574 raft_consensus.cc:493] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.658823 13574 raft_consensus.cc:515] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.660952 13574 leader_election.cc:290] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.662735 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.663393 13478 raft_consensus.cc:2468] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:46.664671 13370 leader_election.cc:304] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:46.666106 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.666996 13252 raft_consensus.cc:2468] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 0.
I20260710 13:20:46.669703 13574 raft_consensus.cc:2804] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.670311 13574 raft_consensus.cc:493] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.670812 13574 raft_consensus.cc:3060] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.679956 13537 consensus_queue.cc:1048] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.685674 13537 raft_consensus.cc:493] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.686326 13537 raft_consensus.cc:515] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.688889 13537 leader_election.cc:290] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:46.689702 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.690423 13478 raft_consensus.cc:2393] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1a519e382874a78b8d074f843979a13 in current term 1: Already voted for candidate e7644635f5f1402a9076a8f5bb9fd58a in this term.
I20260710 13:20:46.691339 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42eae818365403a92f6cdbd5a887c20" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:46.691959 13574 raft_consensus.cc:515] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.693656 13221 leader_election.cc:304] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1a519e382874a78b8d074f843979a13; no voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:46.694896 13475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:46.695053 13596 raft_consensus.cc:3060] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.695480 13475 raft_consensus.cc:3060] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.698985 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:46.699589 13252 raft_consensus.cc:3060] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.702095 13596 raft_consensus.cc:2749] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.702414 13475 raft_consensus.cc:2468] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:46.704351 13370 leader_election.cc:304] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:20:46.705168 13627 raft_consensus.cc:2804] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.705606 13627 raft_consensus.cc:697] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:46.705996 13252 raft_consensus.cc:2468] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:46.706434 13627 consensus_queue.cc:237] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:46.707336 13574 leader_election.cc:290] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:46.716595 13150 catalog_manager.cc:5697] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.724195 13574 consensus_queue.cc:1048] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.734006 13676 consensus_queue.cc:1048] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.737596 13628 consensus_queue.cc:1048] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.738929 13684 consensus_queue.cc:1048] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.753726 13528 consensus_queue.cc:1048] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.778282 13603 raft_consensus.cc:493] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.778813 13603 raft_consensus.cc:515] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:46.780752 13603 leader_election.cc:290] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:46.782265 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:46.785676 13603 consensus_queue.cc:1048] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.785876 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.787907 13253 raft_consensus.cc:2393] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9417c2f125b94292b9742baf8012d9b5 in current term 1: Already voted for candidate e7644635f5f1402a9076a8f5bb9fd58a in this term.
I20260710 13:20:46.788893 13444 leader_election.cc:304] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:46.789968 13603 raft_consensus.cc:3060] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.797200 13603 raft_consensus.cc:2749] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.847681 13330 raft_consensus.cc:1275] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:46.848937 13603 consensus_queue.cc:1048] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.857837 13403 raft_consensus.cc:1275] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:46.859679 13684 consensus_queue.cc:1048] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.887307 13528 consensus_queue.cc:1048] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.888756 13330 raft_consensus.cc:3060] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.900117 13610 consensus_queue.cc:1048] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.901072 13684 consensus_queue.cc:1048] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.905201 13684 consensus_queue.cc:1048] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.920639 13613 raft_consensus.cc:493] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.921145 13613 raft_consensus.cc:515] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:46.923614 13613 leader_election.cc:290] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:46.925702 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:46.934434 13475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:46.935314 13475 raft_consensus.cc:2393] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 1: Already voted for candidate 370aef04f74d42f799d6c675d3293ef0 in this term.
I20260710 13:20:46.936518 13296 leader_election.cc:304] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:46.937674 13613 raft_consensus.cc:3060] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.944913 13613 raft_consensus.cc:2749] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.955819 13627 raft_consensus.cc:493] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.956372 13627 raft_consensus.cc:515] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:46.958307 13627 leader_election.cc:290] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:46.959097 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:46.959555 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:46.959955 13253 raft_consensus.cc:2393] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 370aef04f74d42f799d6c675d3293ef0 in current term 1: Already voted for candidate e7644635f5f1402a9076a8f5bb9fd58a in this term.
I20260710 13:20:46.961001 13370 leader_election.cc:304] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:46.961650 13627 raft_consensus.cc:3060] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.966565 13627 raft_consensus.cc:2749] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.975020 13627 consensus_queue.cc:1048] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.985625 13574 consensus_queue.cc:1048] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.987802 13603 consensus_queue.cc:1048] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.003419 13592 consensus_queue.cc:1048] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.049042 13613 consensus_queue.cc:1048] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.063375 13610 consensus_queue.cc:1048] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.129223 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
I20260710 13:20:47.152132 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:47.152820 11147 tablet_replica.cc:333] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.153421 11147 raft_consensus.cc:2243] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.153878 11147 raft_consensus.cc:2272] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.156381 11147 tablet_replica.cc:333] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.156966 11147 raft_consensus.cc:2243] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.157380 11147 raft_consensus.cc:2272] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.159583 11147 tablet_replica.cc:333] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.160145 11147 raft_consensus.cc:2243] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.160555 11147 raft_consensus.cc:2272] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.162420 11147 tablet_replica.cc:333] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.163048 11147 raft_consensus.cc:2243] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.163450 11147 raft_consensus.cc:2272] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.165494 11147 tablet_replica.cc:333] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.166153 11147 raft_consensus.cc:2243] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.167114 11147 raft_consensus.cc:2272] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.168659 13370 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 13:20:47.169409 11147 tablet_replica.cc:333] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.170516 11147 raft_consensus.cc:2243] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.171900 11147 raft_consensus.cc:2272] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.174515 13370 consensus_peers.cc:597] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.176460 11147 tablet_replica.cc:333] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.177294 11147 raft_consensus.cc:2243] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.177742 11147 raft_consensus.cc:2272] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.178257 13444 consensus_peers.cc:597] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.181298 11147 tablet_replica.cc:333] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.182085 11147 raft_consensus.cc:2243] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.182585 11147 raft_consensus.cc:2272] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.184965 11147 tablet_replica.cc:333] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
W20260710 13:20:47.184957 13370 consensus_peers.cc:597] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.185922 11147 raft_consensus.cc:2243] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.186476 11147 raft_consensus.cc:2272] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.188720 11147 tablet_replica.cc:333] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.189371 11147 raft_consensus.cc:2243] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.189741 11147 raft_consensus.cc:2272] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.191454 11147 tablet_replica.cc:333] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.192164 11147 raft_consensus.cc:2243] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.192797 11147 raft_consensus.cc:2272] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.194300 11147 tablet_replica.cc:333] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.194828 11147 raft_consensus.cc:2243] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.195554 11147 raft_consensus.cc:2272] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.197062 11147 tablet_replica.cc:333] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.197505 11147 raft_consensus.cc:2243] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.197826 11147 raft_consensus.cc:2272] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.199333 11147 tablet_replica.cc:333] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.199813 11147 raft_consensus.cc:2243] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.200609 11147 raft_consensus.cc:2272] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.202204 11147 tablet_replica.cc:333] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.202723 11147 raft_consensus.cc:2243] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.203063 11147 raft_consensus.cc:2272] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.204468 11147 tablet_replica.cc:333] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.204880 11147 raft_consensus.cc:2243] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.205191 11147 raft_consensus.cc:2272] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.206605 11147 tablet_replica.cc:333] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.207083 11147 raft_consensus.cc:2243] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.207412 11147 raft_consensus.cc:2272] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.209551 11147 tablet_replica.cc:333] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: stopping tablet replica
I20260710 13:20:47.210165 11147 raft_consensus.cc:2243] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.211145 11147 raft_consensus.cc:2272] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.236280 13370 consensus_peers.cc:597] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.247462 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
I20260710 13:20:47.269317 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:20:47.269773 13627 consensus_queue.cc:1048] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:47.278841 13370 consensus_peers.cc:597] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.281379 13725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:47.283703 13727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:47.302759 11147 server_base.cc:1061] running on GCE node
W20260710 13:20:47.303053 13729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:47.304606 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:47.304849 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:47.305040 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689647305019 us; error 0 us; skew 500 ppm
I20260710 13:20:47.305558 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:47.307992 11147 webserver.cc:533] Webserver started at http://127.10.226.193:37961/ using document root <none> and password file <none>
I20260710 13:20:47.308467 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:47.308671 11147 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:47.312201 11147 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:20:47.316763 13734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.317600 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:47.317909 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "f1a519e382874a78b8d074f843979a13"
format_stamp: "Formatted at 2026-07-10 13:20:43 on dist-test-slave-fvrf"
I20260710 13:20:47.318224 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:47.338332 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:47.339440 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:47.340883 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:47.344588 13741 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:20:47.355300 13296 consensus_peers.cc:597] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.364037 13296 consensus_peers.cc:597] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.365798 13296 consensus_peers.cc:597] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.373323 13444 consensus_peers.cc:597] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.379771 13296 consensus_peers.cc:597] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.400051 13296 consensus_peers.cc:597] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.434826 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:20:47.435148 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.091s	user 0.002s	sys 0.002s
I20260710 13:20:47.435452 11147 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:20:47.442620 13741 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.459502 13741 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.460490 13741 tablet_bootstrap.cc:492] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.461145 13741 ts_tablet_manager.cc:1403] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:20:47.463829 13741 raft_consensus.cc:359] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.464498 13741 raft_consensus.cc:740] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.465204 13741 consensus_queue.cc:260] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [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: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.467764 13741 ts_tablet_manager.cc:1434] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260710 13:20:47.468533 13741 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.481968 13741 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.482896 13741 tablet_bootstrap.cc:492] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.483495 13741 ts_tablet_manager.cc:1403] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:20:47.485659 13741 raft_consensus.cc:359] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.486316 13741 raft_consensus.cc:740] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.486959 13741 consensus_queue.cc:260] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [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: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.488684 13741 ts_tablet_manager.cc:1434] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:47.489413 13741 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.503921 13741 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.504827 13741 tablet_bootstrap.cc:492] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.505422 13741 ts_tablet_manager.cc:1403] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 13:20:47.507686 13741 raft_consensus.cc:359] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.508342 13741 raft_consensus.cc:740] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.509020 13741 consensus_queue.cc:260] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [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: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.510908 13741 ts_tablet_manager.cc:1434] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:47.511651 13741 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.525210 13741 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.526127 13741 tablet_bootstrap.cc:492] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.526741 13741 ts_tablet_manager.cc:1403] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:20:47.528903 13741 raft_consensus.cc:359] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.529543 13741 raft_consensus.cc:740] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.530192 13741 consensus_queue.cc:260] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [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: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.532140 13741 ts_tablet_manager.cc:1434] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 13:20:47.532311 13296 consensus_peers.cc:597] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.532724 11147 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:20:47.532873 13741 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.533028 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.098s	user 0.094s	sys 0.000s
I20260710 13:20:47.549220 13741 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.550333 13741 tablet_bootstrap.cc:492] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.551083 13741 ts_tablet_manager.cc:1403] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:20:47.553859 13741 raft_consensus.cc:359] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.554658 13741 raft_consensus.cc:740] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.555503 13741 consensus_queue.cc:260] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [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: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.558077 13741 ts_tablet_manager.cc:1434] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:47.559057 13741 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.576905 13741 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.577850 13741 tablet_bootstrap.cc:492] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.578445 13741 ts_tablet_manager.cc:1403] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 13:20:47.581005 13741 raft_consensus.cc:359] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.581758 13741 raft_consensus.cc:740] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.582566 13741 consensus_queue.cc:260] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [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: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.584957 13741 ts_tablet_manager.cc:1434] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:47.585845 13741 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.594868 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:37189
I20260710 13:20:47.594952 13807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:37189 every 8 connection(s)
I20260710 13:20:47.600881 13741 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.601765 13741 tablet_bootstrap.cc:492] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.602455 13741 ts_tablet_manager.cc:1403] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:20:47.605144 13741 raft_consensus.cc:359] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.605818 13741 raft_consensus.cc:740] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.606567 13741 consensus_queue.cc:260] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [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: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.608107 13741 ts_tablet_manager.cc:1434] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:47.608884 13741 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.615131 13809 heartbeater.cc:344] Connected to a master server at 127.10.226.254:44105
I20260710 13:20:47.615501 13809 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:47.616248 13809 heartbeater.cc:507] Master 127.10.226.254:44105 requested a full tablet report, sending...
I20260710 13:20:47.620648 13741 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.621552 13741 tablet_bootstrap.cc:492] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.622125 13741 ts_tablet_manager.cc:1403] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:20:47.623045 13151 ts_manager.cc:194] Re-registered known tserver with Master: f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:47.623826 13741 raft_consensus.cc:359] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.624487 13741 raft_consensus.cc:740] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.625100 13741 consensus_queue.cc:260] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [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: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.626945 13741 ts_tablet_manager.cc:1434] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:47.627667 13741 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.639712 13741 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.640590 13741 tablet_bootstrap.cc:492] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.641137 13741 ts_tablet_manager.cc:1403] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:47.643399 13741 raft_consensus.cc:359] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.644057 13741 raft_consensus.cc:740] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.644711 13741 consensus_queue.cc:260] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [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: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.646610 13741 ts_tablet_manager.cc:1434] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:47.647351 13741 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.655633 13151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41530
I20260710 13:20:47.658789 13809 heartbeater.cc:499] Master 127.10.226.254:44105 was elected leader, sending a full tablet report...
I20260710 13:20:47.660218 13741 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.660912 13741 tablet_bootstrap.cc:492] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.661412 13741 ts_tablet_manager.cc:1403] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:47.663100 13741 raft_consensus.cc:359] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.663607 13741 raft_consensus.cc:740] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.664218 13741 consensus_queue.cc:260] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [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: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.665998 13741 ts_tablet_manager.cc:1434] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:47.666710 13741 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.681496 13741 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.682423 13741 tablet_bootstrap.cc:492] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.683048 13741 ts_tablet_manager.cc:1403] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:20:47.685223 13741 raft_consensus.cc:359] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.685876 13741 raft_consensus.cc:740] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.687157 13741 consensus_queue.cc:260] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [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: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.689255 13741 ts_tablet_manager.cc:1434] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:47.689987 13741 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.703521 13741 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.704319 13741 tablet_bootstrap.cc:492] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.704829 13741 ts_tablet_manager.cc:1403] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:20:47.706420 13741 raft_consensus.cc:359] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.706934 13741 raft_consensus.cc:740] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.707450 13741 consensus_queue.cc:260] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [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: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.708891 13741 ts_tablet_manager.cc:1434] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:47.709563 13741 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.721663 13741 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.722357 13741 tablet_bootstrap.cc:492] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.722900 13741 ts_tablet_manager.cc:1403] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:20:47.724789 13741 raft_consensus.cc:359] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.725409 13741 raft_consensus.cc:740] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.726099 13741 consensus_queue.cc:260] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [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: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.727975 13741 ts_tablet_manager.cc:1434] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:47.728793 13741 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.739607 13741 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.740286 13741 tablet_bootstrap.cc:492] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.740760 13741 ts_tablet_manager.cc:1403] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:47.742286 13741 raft_consensus.cc:359] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.742838 13741 raft_consensus.cc:740] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.743383 13741 consensus_queue.cc:260] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [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: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:47.744846 13741 ts_tablet_manager.cc:1434] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:47.745615 13741 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.757813 13741 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.758751 13741 tablet_bootstrap.cc:492] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.759387 13741 ts_tablet_manager.cc:1403] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:20:47.761305 13741 raft_consensus.cc:359] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.761905 13741 raft_consensus.cc:740] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.762581 13741 consensus_queue.cc:260] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [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: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.764271 13741 ts_tablet_manager.cc:1434] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:47.765064 13741 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.775704 13741 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.776347 13741 tablet_bootstrap.cc:492] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.776980 13741 ts_tablet_manager.cc:1403] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:47.779213 13741 raft_consensus.cc:359] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.779830 13741 raft_consensus.cc:740] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.780431 13741 consensus_queue.cc:260] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.782572 13741 ts_tablet_manager.cc:1434] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:47.783558 13741 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.797721 13741 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.798565 13741 tablet_bootstrap.cc:492] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.799129 13741 ts_tablet_manager.cc:1403] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:20:47.800969 13741 raft_consensus.cc:359] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.801456 13741 raft_consensus.cc:740] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.801936 13741 consensus_queue.cc:260] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [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: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:47.803599 13741 ts_tablet_manager.cc:1434] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:47.804688 13741 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Bootstrap starting.
I20260710 13:20:47.817085 13741 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:47.817723 13741 tablet_bootstrap.cc:492] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Bootstrap complete.
I20260710 13:20:47.818250 13741 ts_tablet_manager.cc:1403] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 13:20:47.820304 13741 raft_consensus.cc:359] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.820808 13741 raft_consensus.cc:740] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a519e382874a78b8d074f843979a13, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.821312 13741 consensus_queue.cc:260] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [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: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:47.822849 13741 ts_tablet_manager.cc:1434] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260710 13:20:48.184383 13676 raft_consensus.cc:493] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.184867 13676 raft_consensus.cc:515] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.186463 13676 leader_election.cc:290] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.187453 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:48.187551 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.188289 13782 raft_consensus.cc:2468] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:48.189365 13296 leader_election.cc:304] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:48.190145 13676 raft_consensus.cc:2804] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.190452 13676 raft_consensus.cc:493] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.190843 13676 raft_consensus.cc:3060] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.195420 13676 raft_consensus.cc:515] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.196909 13676 leader_election.cc:290] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 2 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.197826 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:48.197738 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:48.198467 13782 raft_consensus.cc:3060] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.203388 13782 raft_consensus.cc:2468] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 2.
I20260710 13:20:48.204286 13296 leader_election.cc:304] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:48.204931 13676 raft_consensus.cc:2804] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.205330 13676 raft_consensus.cc:697] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:48.206044 13676 consensus_queue.cc:237] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.213290 13151 catalog_manager.cc:5697] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 1 to 2, leader changed from f1a519e382874a78b8d074f843979a13 (127.10.226.193) to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.293356 13628 raft_consensus.cc:493] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.293831 13628 raft_consensus.cc:515] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:48.295734 13628 leader_election.cc:290] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:48.296343 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.296728 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:48.296921 13782 raft_consensus.cc:2468] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:48.297973 13370 leader_election.cc:304] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [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: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:48.298673 13628 raft_consensus.cc:2804] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.298974 13628 raft_consensus.cc:493] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.299274 13628 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.303803 13628 raft_consensus.cc:515] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:48.305230 13628 leader_election.cc:290] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 election: Requested vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:48.306059 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:48.306257 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:48.306689 13782 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.310766 13676 raft_consensus.cc:493] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.311275 13676 raft_consensus.cc:515] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.312456 13782 raft_consensus.cc:2468] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 2.
I20260710 13:20:48.313320 13676 leader_election.cc:290] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.313687 13370 leader_election.cc:304] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [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: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:48.314239 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.314414 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:48.314489 13628 raft_consensus.cc:2804] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.314920 13782 raft_consensus.cc:2468] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 1.
I20260710 13:20:48.315305 13628 raft_consensus.cc:697] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:48.316435 13296 leader_election.cc:304] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:48.316185 13628 consensus_queue.cc:237] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:48.317256 13676 raft_consensus.cc:2804] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.317631 13676 raft_consensus.cc:493] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.318051 13676 raft_consensus.cc:3060] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.323844 13676 raft_consensus.cc:515] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.325778 13676 leader_election.cc:290] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 2 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.325138 13151 catalog_manager.cc:5697] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 1 to 2, leader changed from f1a519e382874a78b8d074f843979a13 (127.10.226.193) to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.326416 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:48.326771 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:48.327008 13603 raft_consensus.cc:493] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.327318 13782 raft_consensus.cc:3060] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.327539 13603 raft_consensus.cc:515] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.329898 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.330165 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:48.330511 13781 raft_consensus.cc:2468] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 1.
I20260710 13:20:48.331588 13603 leader_election.cc:290] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:48.331585 13444 leader_election.cc:304] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:48.332468 13603 raft_consensus.cc:2804] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.332789 13603 raft_consensus.cc:493] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.333071 13603 raft_consensus.cc:3060] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.334090 13782 raft_consensus.cc:2468] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7644635f5f1402a9076a8f5bb9fd58a in term 2.
I20260710 13:20:48.335101 13296 leader_election.cc:304] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:48.335935 13676 raft_consensus.cc:493] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.335944 13613 raft_consensus.cc:2804] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.336629 13613 raft_consensus.cc:697] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 LEADER]: Becoming Leader. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:48.336512 13676 raft_consensus.cc:515] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:48.337482 13613 consensus_queue.cc:237] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.338512 13676 leader_election.cc:290] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:48.339958 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:48.343035 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.343792 13782 raft_consensus.cc:2393] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 2: Already voted for candidate 370aef04f74d42f799d6c675d3293ef0 in this term.
I20260710 13:20:48.344815 13296 leader_election.cc:304] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13
I20260710 13:20:48.345561 13676 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.342375 13603 raft_consensus.cc:515] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.348230 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:48.348512 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:48.348835 13782 raft_consensus.cc:3060] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.349869 13592 raft_consensus.cc:493] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.350438 13603 leader_election.cc:290] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 election: Requested vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:48.350365 13592 raft_consensus.cc:515] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.352210 13592 leader_election.cc:290] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.352480 13676 raft_consensus.cc:2749] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.352873 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:48.353765 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75350603794e5eadd05e51dc1dfa66" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.354573 13781 raft_consensus.cc:2393] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9417c2f125b94292b9742baf8012d9b5 in current term 2: Already voted for candidate e7644635f5f1402a9076a8f5bb9fd58a in this term.
I20260710 13:20:48.355720 13444 leader_election.cc:304] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:48.356166 13782 raft_consensus.cc:2468] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 2.
I20260710 13:20:48.357311 13444 leader_election.cc:304] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:48.358058 13603 raft_consensus.cc:3060] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.361752 13528 raft_consensus.cc:493] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.362198 13592 raft_consensus.cc:2804] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.362319 13528 raft_consensus.cc:515] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.364477 13592 raft_consensus.cc:697] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 2 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:48.364645 13528 leader_election.cc:290] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.365660 13603 raft_consensus.cc:2749] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.366716 13592 consensus_queue.cc:237] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.366366 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:48.368445 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcaada3b59494899e9f8a219f1c25d" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.369216 13781 raft_consensus.cc:2393] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 2: Already voted for candidate 9417c2f125b94292b9742baf8012d9b5 in this term.
I20260710 13:20:48.370427 13296 leader_election.cc:304] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13
I20260710 13:20:48.371707 13613 raft_consensus.cc:3060] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.375221 13150 catalog_manager.cc:5697] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 1 to 2, leader changed from f1a519e382874a78b8d074f843979a13 (127.10.226.193) to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.379506 13613 raft_consensus.cc:2749] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.381620 13151 catalog_manager.cc:5697] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a reported cstate change: term changed from 1 to 2, leader changed from f1a519e382874a78b8d074f843979a13 (127.10.226.193) to e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.522949 13592 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.523409 13592 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.524984 13592 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:48.525791 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.525969 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:48.526376 13782 raft_consensus.cc:2468] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 2.
I20260710 13:20:48.527503 13444 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:48.528306 13592 raft_consensus.cc:2804] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:48.528625 13592 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.528951 13592 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:48.530032 13835 raft_consensus.cc:493] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.530524 13835 raft_consensus.cc:515] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.533198 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:48.533655 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.532653 13835 leader_election.cc:290] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.534291 13782 raft_consensus.cc:2468] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 1.
I20260710 13:20:48.535326 13370 leader_election.cc:304] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [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: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:48.535327 13592 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.536172 13835 raft_consensus.cc:2804] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.536531 13835 raft_consensus.cc:493] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.536891 13835 raft_consensus.cc:3060] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.537809 13592 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 3 election: Requested vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:48.537967 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:48.538365 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:48.538564 13782 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:48.542114 13835 raft_consensus.cc:515] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.543529 13782 raft_consensus.cc:2468] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 3.
I20260710 13:20:48.543704 13835 leader_election.cc:290] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.544584 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:48.544765 13444 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: e7644635f5f1402a9076a8f5bb9fd58a
I20260710 13:20:48.544955 13592 raft_consensus.cc:493] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.544965 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13"
I20260710 13:20:48.545768 13782 raft_consensus.cc:3060] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.545652 13592 raft_consensus.cc:515] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.545928 13684 raft_consensus.cc:2804] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:48.546649 13477 raft_consensus.cc:3060] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.546557 13684 raft_consensus.cc:697] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 3 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:48.548249 13592 leader_election.cc:290] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.549072 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370aef04f74d42f799d6c675d3293ef0" is_pre_election: true
I20260710 13:20:48.548770 13684 consensus_queue.cc:237] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [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: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.549850 13403 raft_consensus.cc:2393] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9417c2f125b94292b9742baf8012d9b5 in current term 2: Already voted for candidate 370aef04f74d42f799d6c675d3293ef0 in this term.
I20260710 13:20:48.551594 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f824f92d76451c8009e91e1480a41b" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.553032 13782 raft_consensus.cc:2468] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 2.
I20260710 13:20:48.553223 13444 leader_election.cc:304] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5; no voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13
I20260710 13:20:48.554577 13370 leader_election.cc:304] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:48.555505 13477 raft_consensus.cc:2468] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 2.
I20260710 13:20:48.556015 13613 raft_consensus.cc:493] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.556492 13613 raft_consensus.cc:515] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.558555 13613 leader_election.cc:290] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189)
I20260710 13:20:48.559337 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9417c2f125b94292b9742baf8012d9b5" is_pre_election: true
I20260710 13:20:48.559618 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a670f7998c4454b1aeaadee2f02470" candidate_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.560322 13782 raft_consensus.cc:2393] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7644635f5f1402a9076a8f5bb9fd58a in current term 3: Already voted for candidate 9417c2f125b94292b9742baf8012d9b5 in this term.
I20260710 13:20:48.560346 13592 raft_consensus.cc:2749] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.562031 13296 leader_election.cc:304] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [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: e7644635f5f1402a9076a8f5bb9fd58a; no voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13
I20260710 13:20:48.562822 13613 raft_consensus.cc:3060] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:48.555627 13835 raft_consensus.cc:2804] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.564090 13835 raft_consensus.cc:697] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:48.564901 13835 consensus_queue.cc:237] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:48.568207 13613 raft_consensus.cc:2749] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:48.570756 13592 raft_consensus.cc:493] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f1a519e382874a78b8d074f843979a13)
I20260710 13:20:48.570487 13151 catalog_manager.cc:5697] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 2 to 3, leader changed from f1a519e382874a78b8d074f843979a13 (127.10.226.193) to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 3 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.571223 13592 raft_consensus.cc:515] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:48.572988 13592 leader_election.cc:290] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:48.573664 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1a519e382874a78b8d074f843979a13" is_pre_election: true
I20260710 13:20:48.574003 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf542a19c674125b31dad382a534904" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" is_pre_election: true
I20260710 13:20:48.574421 13782 raft_consensus.cc:2393] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9417c2f125b94292b9742baf8012d9b5 in current term 2: Already voted for candidate e7644635f5f1402a9076a8f5bb9fd58a in this term.
I20260710 13:20:48.575657 13444 leader_election.cc:304] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [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: 9417c2f125b94292b9742baf8012d9b5; no voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13
I20260710 13:20:48.576429 13592 raft_consensus.cc:3060] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.581970 13592 raft_consensus.cc:2749] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.583884 13150 catalog_manager.cc:5697] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 1 to 2, leader changed from f1a519e382874a78b8d074f843979a13 (127.10.226.193) to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.721881 13477 raft_consensus.cc:1275] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer e7644635f5f1402a9076a8f5bb9fd58a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.723181 13613 consensus_queue.cc:1048] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.735535 13782 raft_consensus.cc:1275] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Refusing update from remote peer e7644635f5f1402a9076a8f5bb9fd58a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.736997 13528 consensus_queue.cc:1048] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.765925 13782 raft_consensus.cc:1275] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Refusing update from remote peer e7644635f5f1402a9076a8f5bb9fd58a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.767138 13528 consensus_queue.cc:1048] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.777261 13477 raft_consensus.cc:1275] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer e7644635f5f1402a9076a8f5bb9fd58a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.779062 13528 consensus_queue.cc:1048] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.815819 13782 raft_consensus.cc:1275] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.816955 13684 consensus_queue.cc:1048] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.824620 13330 raft_consensus.cc:1275] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.827275 13603 consensus_queue.cc:1048] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.849653 13330 raft_consensus.cc:1275] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.851082 13627 consensus_queue.cc:1048] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.863991 13782 raft_consensus.cc:1275] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.865374 13627 consensus_queue.cc:1048] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.100001 13782 raft_consensus.cc:1275] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.101272 13627 consensus_queue.cc:1048] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.110847 13477 raft_consensus.cc:1275] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.112138 13627 consensus_queue.cc:1048] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.142021 13330 raft_consensus.cc:1275] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:49.143366 13603 consensus_queue.cc:1048] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.144337 13782 raft_consensus.cc:1275] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:49.146472 13603 consensus_queue.cc:1048] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:57.317836 13184 debug-util.cc:398] Leaking SignalData structure 0x7b0800028920 after lost signal to thread 11150
W20260710 13:20:57.318917 13184 debug-util.cc:398] Leaking SignalData structure 0x7b08000bee00 after lost signal to thread 13187
W20260710 13:20:57.319887 13184 debug-util.cc:398] Leaking SignalData structure 0x7b080009eca0 after lost signal to thread 13354
W20260710 13:20:57.320698 13184 debug-util.cc:398] Leaking SignalData structure 0x7b08002301a0 after lost signal to thread 13428
W20260710 13:20:57.321480 13184 debug-util.cc:398] Leaking SignalData structure 0x7b0800271380 after lost signal to thread 13502
W20260710 13:20:57.322412 13184 debug-util.cc:398] Leaking SignalData structure 0x7b0800236440 after lost signal to thread 13807
I20260710 13:20:57.811930 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:57.853631 13478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050"
dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
mode: GRACEFUL
new_leader_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:50950
I20260710 13:20:57.854451 13478 raft_consensus.cc:606] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Received request to transfer leadership to TS f1a519e382874a78b8d074f843979a13
I20260710 13:20:57.873756 13404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6"
dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
mode: GRACEFUL
new_leader_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:47204
I20260710 13:20:57.874599 13404 raft_consensus.cc:606] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Received request to transfer leadership to TS f1a519e382874a78b8d074f843979a13
I20260710 13:20:57.877799 13478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd"
dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
mode: GRACEFUL
new_leader_uuid: "370aef04f74d42f799d6c675d3293ef0"
 from {username='slave'} at 127.0.0.1:50950
I20260710 13:20:57.878374 13478 raft_consensus.cc:606] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Received request to transfer leadership to TS 370aef04f74d42f799d6c675d3293ef0
I20260710 13:20:57.881121 13404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4"
dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
mode: GRACEFUL
new_leader_uuid: "9417c2f125b94292b9742baf8012d9b5"
 from {username='slave'} at 127.0.0.1:47204
I20260710 13:20:57.881829 13404 raft_consensus.cc:606] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Received request to transfer leadership to TS 9417c2f125b94292b9742baf8012d9b5
I20260710 13:20:57.901831 13330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446"
dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
mode: GRACEFUL
new_leader_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:45416
I20260710 13:20:57.902482 13330 raft_consensus.cc:606] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Received request to transfer leadership to TS f1a519e382874a78b8d074f843979a13
I20260710 13:20:57.903906 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:57.904843 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:58.016494 13882 raft_consensus.cc:993] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: : Instructing follower 370aef04f74d42f799d6c675d3293ef0 to start an election
I20260710 13:20:58.017175 13869 raft_consensus.cc:1081] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Signalling peer 370aef04f74d42f799d6c675d3293ef0 to start an election
I20260710 13:20:58.018719 13404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd"
dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
 from {username='slave'} at 127.0.0.1:45050
I20260710 13:20:58.019264 13404 raft_consensus.cc:493] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.019737 13404 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.025656 13404 raft_consensus.cc:515] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:58.028101 13404 leader_election.cc:290] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:58.029223 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:58.029973 13330 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.030485 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:58.031091 13478 raft_consensus.cc:3055] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.031415 13478 raft_consensus.cc:740] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:58.032369 13478 consensus_queue.cc:260] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:58.034284 13478 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.036595 13330 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 2.
I20260710 13:20:58.037734 13367 leader_election.cc:304] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:58.038597 13878 raft_consensus.cc:2804] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.041930 13478 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 2.
I20260710 13:20:58.042786 13878 raft_consensus.cc:697] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:58.043844 13878 consensus_queue.cc:237] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:58.055752 13150 catalog_manager.cc:5697] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 1 to 2, leader changed from 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196) to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.105907 13888 raft_consensus.cc:993] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0: : Instructing follower 9417c2f125b94292b9742baf8012d9b5 to start an election
I20260710 13:20:58.106427 13878 raft_consensus.cc:1081] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Signalling peer 9417c2f125b94292b9742baf8012d9b5 to start an election
I20260710 13:20:58.108052 13478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4"
dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
 from {username='slave'} at 127.0.0.1:60342
I20260710 13:20:58.108590 13478 raft_consensus.cc:493] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.108950 13478 raft_consensus.cc:3060] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.116429 13478 raft_consensus.cc:515] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:58.118845 13478 leader_election.cc:290] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:58.119170 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:58.119379 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846bb94da1a7404e9d67e2e8f56545e4" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:58.119804 13330 raft_consensus.cc:3060] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.119879 13404 raft_consensus.cc:3055] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.120253 13404 raft_consensus.cc:740] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:58.121147 13404 consensus_queue.cc:260] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:58.122355 13404 raft_consensus.cc:3060] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.126192 13330 raft_consensus.cc:2468] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 2.
I20260710 13:20:58.127378 13441 leader_election.cc:304] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:58.128196 13882 raft_consensus.cc:2804] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.128690 13882 raft_consensus.cc:697] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 2 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:58.129356 13404 raft_consensus.cc:2468] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 2.
I20260710 13:20:58.129652 13882 consensus_queue.cc:237] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:58.139528 13878 raft_consensus.cc:993] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0: : Instructing follower f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:58.140158 13878 raft_consensus.cc:1081] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Signalling peer f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:58.139519 13150 catalog_manager.cc:5697] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 1 to 2, leader changed from 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195) to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 2 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.142195 13779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6"
dest_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:42142
I20260710 13:20:58.142779 13779 raft_consensus.cc:493] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.143142 13779 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.151307 13779 raft_consensus.cc:515] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:58.155040 13779 leader_election.cc:290] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 3 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:58.168188 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:58.168612 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e17f5827b54d7eb477c0ed6c430da6" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:58.168789 13330 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.169252 13404 raft_consensus.cc:3055] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:58.169611 13404 raft_consensus.cc:740] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:58.170482 13404 consensus_queue.cc:260] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [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: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:58.171880 13404 raft_consensus.cc:3060] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.175508 13330 raft_consensus.cc:2468] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 3.
I20260710 13:20:58.176555 13735 leader_election.cc:304] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [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: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:58.178496 13897 raft_consensus.cc:2804] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:58.179311 13404 raft_consensus.cc:2468] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 3.
I20260710 13:20:58.179901 13897 raft_consensus.cc:697] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 3 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:58.180776 13897 consensus_queue.cc:237] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [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: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:58.188911 13150 catalog_manager.cc:5697] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 2 to 3, leader changed from 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195) to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 3 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.218005 13869 raft_consensus.cc:993] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5: : Instructing follower f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:58.218544 13882 raft_consensus.cc:1081] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Signalling peer f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:58.220192 13779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050"
dest_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:42148
I20260710 13:20:58.220685 13779 raft_consensus.cc:493] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.221002 13779 raft_consensus.cc:3060] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.226038 13779 raft_consensus.cc:515] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:58.228184 13779 leader_election.cc:290] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Requested vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:58.229704 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:58.230408 13404 raft_consensus.cc:3060] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.238713 13404 raft_consensus.cc:2468] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:58.239346 13478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad2d1c8703c4876906f134fec67f050" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:58.240031 13478 raft_consensus.cc:3055] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.239996 13736 leader_election.cc:304] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:58.240536 13478 raft_consensus.cc:740] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:58.241091 13897 raft_consensus.cc:2804] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.241865 13897 raft_consensus.cc:697] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:58.241496 13478 consensus_queue.cc:260] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:58.243031 13478 raft_consensus.cc:3060] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.242937 13897 consensus_queue.cc:237] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:58.249696 13478 raft_consensus.cc:2468] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:58.255766 13150 catalog_manager.cc:5697] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 1 to 2, leader changed from 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196) to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.392254 13877 raft_consensus.cc:993] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a: : Instructing follower f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:58.392853 13859 raft_consensus.cc:1081] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Signalling peer f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:58.394501 13779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446"
dest_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:42152
I20260710 13:20:58.395094 13779 raft_consensus.cc:493] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.395460 13779 raft_consensus.cc:3060] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.401149 13779 raft_consensus.cc:515] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:58.405009 13779 leader_election.cc:290] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Requested vote from peers 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333), e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589)
I20260710 13:20:58.405072 13475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:58.405773 13475 raft_consensus.cc:3060] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.405969 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f305c912ead43cfadd1a44c29634446" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:58.406541 13330 raft_consensus.cc:3055] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.406845 13330 raft_consensus.cc:740] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:58.407555 13330 consensus_queue.cc:260] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:58.408622 13330 raft_consensus.cc:3060] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.412689 13330 raft_consensus.cc:2468] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:58.413686 13735 leader_election.cc:304] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7644635f5f1402a9076a8f5bb9fd58a, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:58.413832 13475 raft_consensus.cc:2468] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:58.414433 13897 raft_consensus.cc:2804] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.414700 13478 raft_consensus.cc:1240] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Rejecting Update request from peer e7644635f5f1402a9076a8f5bb9fd58a for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:58.414959 13897 raft_consensus.cc:697] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:58.415916 13897 consensus_queue.cc:237] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } }
I20260710 13:20:58.424640 13150 catalog_manager.cc:5697] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 1 to 2, leader changed from e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194) to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.531150 13330 raft_consensus.cc:1275] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.532599 13888 consensus_queue.cc:1048] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.542142 13404 raft_consensus.cc:1275] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.544802 13882 consensus_queue.cc:1048] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.548872 13478 raft_consensus.cc:1275] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.550398 13888 consensus_queue.cc:1048] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.557462 13328 raft_consensus.cc:1275] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.559041 13882 consensus_queue.cc:1048] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.623136 13402 raft_consensus.cc:1275] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.624508 13897 consensus_queue.cc:1048] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.643527 13478 raft_consensus.cc:1275] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.645072 13917 consensus_queue.cc:1048] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:58.682301 13402 raft_consensus.cc:1275] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.684777 13917 consensus_queue.cc:1048] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.846712 13328 raft_consensus.cc:1275] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.848143 13917 consensus_queue.cc:1048] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.869036 13477 raft_consensus.cc:1275] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.870791 13898 consensus_queue.cc:1048] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:58.912930 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.949419 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.972501 13328 raft_consensus.cc:1275] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.974042 13897 consensus_queue.cc:1048] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.978940 13477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99"
dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
mode: GRACEFUL
new_leader_uuid: "370aef04f74d42f799d6c675d3293ef0"
 from {username='slave'} at 127.0.0.1:50950
I20260710 13:20:58.979533 13477 raft_consensus.cc:606] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Received request to transfer leadership to TS 370aef04f74d42f799d6c675d3293ef0
I20260710 13:20:58.985337 13401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3"
dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
mode: GRACEFUL
new_leader_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:47204
I20260710 13:20:58.985946 13401 raft_consensus.cc:606] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Received request to transfer leadership to TS f1a519e382874a78b8d074f843979a13
I20260710 13:20:58.988783 13330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe"
dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
mode: GRACEFUL
new_leader_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:45416
I20260710 13:20:58.989405 13330 raft_consensus.cc:606] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Received request to transfer leadership to TS f1a519e382874a78b8d074f843979a13
I20260710 13:20:58.992254 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:20:58.993156 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:59.014560 13905 raft_consensus.cc:993] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0: : Instructing follower f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:59.015249 13919 raft_consensus.cc:1081] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Signalling peer f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:59.017004 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3"
dest_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:42142
I20260710 13:20:59.017518 13782 raft_consensus.cc:493] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.017841 13782 raft_consensus.cc:3060] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.022836 13782 raft_consensus.cc:515] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:59.025187 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:59.024720 13782 leader_election.cc:290] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Requested vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:59.025107 13401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1cda800cf4349abbea4f1993412f3" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:59.025837 13477 raft_consensus.cc:3060] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.026013 13401 raft_consensus.cc:3055] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.026383 13401 raft_consensus.cc:740] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:59.027361 13401 consensus_queue.cc:260] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:59.029816 13401 raft_consensus.cc:3060] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.035205 13477 raft_consensus.cc:2468] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:59.035621 13401 raft_consensus.cc:2468] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:59.036603 13738 leader_election.cc:304] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9417c2f125b94292b9742baf8012d9b5, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:59.037431 13897 raft_consensus.cc:2804] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.037917 13897 raft_consensus.cc:697] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:59.038791 13897 consensus_queue.cc:237] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:20:59.048230 13151 catalog_manager.cc:5697] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 1 to 2, leader changed from 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195) to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:59.229660 13859 raft_consensus.cc:993] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a: : Instructing follower f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:59.230113 13859 raft_consensus.cc:1081] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Signalling peer f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:20:59.231582 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe"
dest_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:42152
I20260710 13:20:59.232095 13782 raft_consensus.cc:493] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.232390 13782 raft_consensus.cc:3060] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.238478 13782 raft_consensus.cc:515] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:59.240479 13782 leader_election.cc:290] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:20:59.240774 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:59.241012 13401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fc05b9aa5948b5ac4add6e15a8cabe" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:20:59.241381 13330 raft_consensus.cc:3055] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.241580 13401 raft_consensus.cc:3060] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.241726 13330 raft_consensus.cc:740] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7644635f5f1402a9076a8f5bb9fd58a, State: Running, Role: LEADER
I20260710 13:20:59.242646 13330 consensus_queue.cc:260] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:59.243932 13330 raft_consensus.cc:3060] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.246737 13401 raft_consensus.cc:2468] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:59.247928 13736 leader_election.cc:304] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:20:59.248549 13897 raft_consensus.cc:2804] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.248991 13897 raft_consensus.cc:697] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:20:59.249788 13897 consensus_queue.cc:237] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } }
I20260710 13:20:59.252274 13330 raft_consensus.cc:2468] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:20:59.260814 13151 catalog_manager.cc:5697] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 1 to 2, leader changed from e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194) to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.449427 13477 raft_consensus.cc:1275] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.451175 13917 consensus_queue.cc:1048] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.460245 13401 raft_consensus.cc:1275] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.465128 13897 consensus_queue.cc:1048] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:59.501981 13914 raft_consensus.cc:993] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5: : Instructing follower 370aef04f74d42f799d6c675d3293ef0 to start an election
I20260710 13:20:59.502511 13912 raft_consensus.cc:1081] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Signalling peer 370aef04f74d42f799d6c675d3293ef0 to start an election
I20260710 13:20:59.504149 13401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99"
dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
 from {username='slave'} at 127.0.0.1:45050
I20260710 13:20:59.504732 13401 raft_consensus.cc:493] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.505136 13401 raft_consensus.cc:3060] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.512694 13401 raft_consensus.cc:515] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:59.514900 13401 leader_election.cc:290] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:20:59.515571 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:20:59.516278 13330 raft_consensus.cc:3060] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.516947 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "398403a6fe594b7da68750e7ee659e99" candidate_uuid: "370aef04f74d42f799d6c675d3293ef0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:20:59.517477 13477 raft_consensus.cc:3055] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.517755 13477 raft_consensus.cc:740] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:20:59.518551 13477 consensus_queue.cc:260] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:59.519796 13477 raft_consensus.cc:3060] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.522768 13330 raft_consensus.cc:2468] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 2.
I20260710 13:20:59.523969 13367 leader_election.cc:304] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, e7644635f5f1402a9076a8f5bb9fd58a; no voters: 
I20260710 13:20:59.524981 13919 raft_consensus.cc:2804] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.525468 13919 raft_consensus.cc:697] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Becoming Leader. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:20:59.525839 13477 raft_consensus.cc:2468] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370aef04f74d42f799d6c675d3293ef0 in term 2.
I20260710 13:20:59.526376 13919 consensus_queue.cc:237] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:20:59.535293 13150 catalog_manager.cc:5697] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 reported cstate change: term changed from 1 to 2, leader changed from 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196) to 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "370aef04f74d42f799d6c675d3293ef0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.632995 13401 raft_consensus.cc:1275] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.634310 13897 consensus_queue.cc:1048] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.649819 13330 raft_consensus.cc:1275] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.651654 13917 consensus_queue.cc:1048] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:59.922616 13499 debug-util.cc:398] Leaking SignalData structure 0x7b080013dda0 after lost signal to thread 11150
W20260710 13:20:59.923861 13499 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5960 after lost signal to thread 13187
W20260710 13:20:59.925223 13499 debug-util.cc:398] Leaking SignalData structure 0x7b080004a200 after lost signal to thread 13354
W20260710 13:20:59.926375 13499 debug-util.cc:398] Leaking SignalData structure 0x7b080028e800 after lost signal to thread 13428
W20260710 13:20:59.927518 13499 debug-util.cc:398] Leaking SignalData structure 0x7b08002372e0 after lost signal to thread 13502
W20260710 13:20:59.928722 13499 debug-util.cc:398] Leaking SignalData structure 0x7b0800033860 after lost signal to thread 13807
I20260710 13:20:59.994158 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:00.019877 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:00.045482 13401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd"
dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
mode: GRACEFUL
new_leader_uuid: "9417c2f125b94292b9742baf8012d9b5"
 from {username='slave'} at 127.0.0.1:47204
I20260710 13:21:00.046064 13401 raft_consensus.cc:606] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Received request to transfer leadership to TS 9417c2f125b94292b9742baf8012d9b5
I20260710 13:21:00.047446 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:00.048453 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:00.054289 13477 raft_consensus.cc:1275] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.056949 13905 consensus_queue.cc:1048] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:00.060256 13328 raft_consensus.cc:1275] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Refusing update from remote peer 370aef04f74d42f799d6c675d3293ef0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.062057 13919 consensus_queue.cc:1048] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:00.101470 13370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.226.196:40333, user_credentials={real_user=slave}} blocked reactor thread for 45331.4us
I20260710 13:21:00.136878 13939 raft_consensus.cc:993] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0: : Instructing follower 9417c2f125b94292b9742baf8012d9b5 to start an election
I20260710 13:21:00.137406 13939 raft_consensus.cc:1081] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Signalling peer 9417c2f125b94292b9742baf8012d9b5 to start an election
I20260710 13:21:00.139005 13477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd"
dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
 from {username='slave'} at 127.0.0.1:60342
I20260710 13:21:00.139622 13477 raft_consensus.cc:493] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.140017 13477 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.147104 13477 raft_consensus.cc:515] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:21:00.150525 13477 leader_election.cc:290] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [CANDIDATE]: Term 3 election: Requested vote from peers e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589), 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721)
I20260710 13:21:00.151451 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7644635f5f1402a9076a8f5bb9fd58a"
I20260710 13:21:00.152042 13330 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.162930 13401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee2f656e80f42998d806dc1d15283dd" candidate_uuid: "9417c2f125b94292b9742baf8012d9b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:21:00.163650 13401 raft_consensus.cc:3055] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:00.164024 13401 raft_consensus.cc:740] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 370aef04f74d42f799d6c675d3293ef0, State: Running, Role: LEADER
I20260710 13:21:00.164860 13401 consensus_queue.cc:260] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [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: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:21:00.166815 13401 raft_consensus.cc:3060] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.174362 13401 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 3.
I20260710 13:21:00.175218 13330 raft_consensus.cc:2468] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9417c2f125b94292b9742baf8012d9b5 in term 3.
I20260710 13:21:00.175846 13442 leader_election.cc:304] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [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: 370aef04f74d42f799d6c675d3293ef0, 9417c2f125b94292b9742baf8012d9b5; no voters: 
I20260710 13:21:00.176699 13914 raft_consensus.cc:2804] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:00.177187 13914 raft_consensus.cc:697] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 3 LEADER]: Becoming Leader. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:21:00.178030 13914 consensus_queue.cc:237] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [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: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } }
I20260710 13:21:00.198640 13150 catalog_manager.cc:5697] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 reported cstate change: term changed from 2 to 3, leader changed from 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195) to 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196). New cstate: current_term: 3 leader_uuid: "9417c2f125b94292b9742baf8012d9b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.585381 13330 raft_consensus.cc:1275] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:00.586874 13949 consensus_queue.cc:1048] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7644635f5f1402a9076a8f5bb9fd58a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:00.596738 13401 raft_consensus.cc:1275] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Refusing update from remote peer 9417c2f125b94292b9742baf8012d9b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:00.598212 13914 consensus_queue.cc:1048] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:01.049396 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:01.068648 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:01.086913 13477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587"
dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
mode: GRACEFUL
new_leader_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:50950
I20260710 13:21:01.087535 13477 raft_consensus.cc:606] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Received request to transfer leadership to TS f1a519e382874a78b8d074f843979a13
I20260710 13:21:01.088860 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:01.089746 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:01.395074 13959 raft_consensus.cc:993] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5: : Instructing follower f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:21:01.395612 13914 raft_consensus.cc:1081] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Signalling peer f1a519e382874a78b8d074f843979a13 to start an election
I20260710 13:21:01.396981 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587"
dest_uuid: "f1a519e382874a78b8d074f843979a13"
 from {username='slave'} at 127.0.0.1:42148
I20260710 13:21:01.397531 13782 raft_consensus.cc:493] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:01.397877 13782 raft_consensus.cc:3060] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:01.404902 13782 raft_consensus.cc:515] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:21:01.407303 13782 leader_election.cc:290] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Requested vote from peers 370aef04f74d42f799d6c675d3293ef0 (127.10.226.195:33721), 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196:40333)
I20260710 13:21:01.407529 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "370aef04f74d42f799d6c675d3293ef0"
I20260710 13:21:01.407820 13477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fbe3f53ea74e14ab36db0ec6c64587" candidate_uuid: "f1a519e382874a78b8d074f843979a13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9417c2f125b94292b9742baf8012d9b5"
I20260710 13:21:01.408213 13402 raft_consensus.cc:3060] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:01.408300 13477 raft_consensus.cc:3055] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:01.408638 13477 raft_consensus.cc:740] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9417c2f125b94292b9742baf8012d9b5, State: Running, Role: LEADER
I20260710 13:21:01.409421 13477 consensus_queue.cc:260] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:21:01.410565 13477 raft_consensus.cc:3060] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:01.415208 13402 raft_consensus.cc:2468] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:21:01.416450 13736 leader_election.cc:304] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370aef04f74d42f799d6c675d3293ef0, f1a519e382874a78b8d074f843979a13; no voters: 
I20260710 13:21:01.416877 13477 raft_consensus.cc:2468] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a519e382874a78b8d074f843979a13 in term 2.
I20260710 13:21:01.417277 13930 raft_consensus.cc:2804] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:01.417830 13930 raft_consensus.cc:697] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Becoming Leader. State: Replica: f1a519e382874a78b8d074f843979a13, State: Running, Role: LEADER
I20260710 13:21:01.418821 13930 consensus_queue.cc:237] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } }
I20260710 13:21:01.427824 13149 catalog_manager.cc:5697] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 reported cstate change: term changed from 1 to 2, leader changed from 9417c2f125b94292b9742baf8012d9b5 (127.10.226.196) to f1a519e382874a78b8d074f843979a13 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "f1a519e382874a78b8d074f843979a13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a519e382874a78b8d074f843979a13" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 37189 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:01.845890 13401 raft_consensus.cc:1275] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:01.847575 13955 consensus_queue.cc:1048] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370aef04f74d42f799d6c675d3293ef0" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:01.872243 13477 raft_consensus.cc:1275] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Refusing update from remote peer f1a519e382874a78b8d074f843979a13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:01.873656 13955 consensus_queue.cc:1048] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9417c2f125b94292b9742baf8012d9b5" member_type: VOTER last_known_addr { host: "127.10.226.196" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:02.090899 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:02.113428 11147 tablet_server.cc:179] TabletServer@127.10.226.193:37189 shutting down...
W20260710 13:21:02.163460 13296 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 13:21:02.174098 13296 consensus_peers.cc:597] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.174714 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:02.175743 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.176735 11147 raft_consensus.cc:2243] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.177994 11147 raft_consensus.cc:2272] T 2ad2d1c8703c4876906f134fec67f050 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.181196 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.182047 11147 raft_consensus.cc:2243] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.182641 11147 raft_consensus.cc:2272] T e42eae818365403a92f6cdbd5a887c20 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.185837 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.186918 11147 raft_consensus.cc:2243] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.187546 11147 raft_consensus.cc:2272] T 192e32c58f6f454ea6947b7676cfe765 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.190709 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.191535 11147 raft_consensus.cc:2243] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.192169 11147 raft_consensus.cc:2272] T d9f824f92d76451c8009e91e1480a41b P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:02.195181 13296 consensus_peers.cc:597] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.195282 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.196256 11147 raft_consensus.cc:2243] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.196764 11147 raft_consensus.cc:2272] T 5207756dbdfa4b6ebb78d81278fce3ca P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.199635 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.200577 11147 raft_consensus.cc:2243] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.201210 11147 raft_consensus.cc:2272] T cdf542a19c674125b31dad382a534904 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.204408 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.205227 11147 raft_consensus.cc:2243] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.205730 11147 raft_consensus.cc:2272] T d2d6d56c10a44a6ba7a84f8442f751ea P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.208698 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.209481 11147 raft_consensus.cc:2243] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.210050 11147 raft_consensus.cc:2272] T cf75350603794e5eadd05e51dc1dfa66 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.212963 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.213816 11147 raft_consensus.cc:2243] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.214352 11147 raft_consensus.cc:2272] T c07bd204df0041b68d50264224c38bbb P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.217267 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.218019 11147 raft_consensus.cc:2243] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.219128 11147 raft_consensus.cc:2272] T 35e17f5827b54d7eb477c0ed6c430da6 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.222126 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.222874 11147 raft_consensus.cc:2243] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.223376 11147 raft_consensus.cc:2272] T 06a2fe7b3ad448c2bfa36ffae2566562 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.226326 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.227051 11147 raft_consensus.cc:2243] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.227645 11147 raft_consensus.cc:2272] T 74a670f7998c4454b1aeaadee2f02470 P f1a519e382874a78b8d074f843979a13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.230491 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.231303 11147 raft_consensus.cc:2243] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.232450 11147 raft_consensus.cc:2272] T 24fbe3f53ea74e14ab36db0ec6c64587 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.235591 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.236408 11147 raft_consensus.cc:2243] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.237558 11147 raft_consensus.cc:2272] T 86e1cda800cf4349abbea4f1993412f3 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.240410 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.241117 11147 raft_consensus.cc:2243] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.241711 11147 raft_consensus.cc:2272] T 50bcaada3b59494899e9f8a219f1c25d P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.244395 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.245052 11147 raft_consensus.cc:2243] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.246096 11147 raft_consensus.cc:2272] T c9fc05b9aa5948b5ac4add6e15a8cabe P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.248708 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.249356 11147 raft_consensus.cc:2243] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.249851 11147 raft_consensus.cc:2272] T 1d79172a23494c1985bc224edf5d32c9 P f1a519e382874a78b8d074f843979a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.252491 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:02.253132 11147 raft_consensus.cc:2243] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.254132 11147 raft_consensus.cc:2272] T 8f305c912ead43cfadd1a44c29634446 P f1a519e382874a78b8d074f843979a13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:02.265244 13296 consensus_peers.cc:597] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:02.275693 13370 consensus_peers.cc:597] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:02.282150 13444 consensus_peers.cc:597] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.306945 11147 tablet_server.cc:196] TabletServer@127.10.226.193:37189 shutdown complete.
W20260710 13:21:02.317178 13296 consensus_peers.cc:597] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.361284 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
I20260710 13:21:02.397410 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:02.398183 11147 tablet_replica.cc:333] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.399073 11147 raft_consensus.cc:2243] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.399698 11147 raft_consensus.cc:2272] T 4e612eed7f07495c9079153a9bc07a54 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.402143 11147 tablet_replica.cc:333] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.402803 11147 raft_consensus.cc:2243] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.403268 11147 raft_consensus.cc:2272] T 846bb94da1a7404e9d67e2e8f56545e4 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.405504 11147 tablet_replica.cc:333] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.406194 11147 raft_consensus.cc:2243] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.407330 11147 raft_consensus.cc:2272] T e42eae818365403a92f6cdbd5a887c20 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.410166 11147 tablet_replica.cc:333] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.410878 11147 raft_consensus.cc:2243] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.411466 11147 raft_consensus.cc:2272] T 8f305c912ead43cfadd1a44c29634446 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.413450 11147 tablet_replica.cc:333] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.414013 11147 raft_consensus.cc:2243] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.414450 11147 raft_consensus.cc:2272] T 2835fd3622c540d3ad2fc9277fd14eff P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.416658 11147 tablet_replica.cc:333] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.417259 11147 raft_consensus.cc:2243] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.418062 11147 raft_consensus.cc:2272] T cdf542a19c674125b31dad382a534904 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.420043 11147 tablet_replica.cc:333] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.420632 11147 raft_consensus.cc:2243] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.421440 11147 raft_consensus.cc:2272] T 5207756dbdfa4b6ebb78d81278fce3ca P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.423383 11147 tablet_replica.cc:333] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.423916 11147 raft_consensus.cc:2243] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.424401 11147 raft_consensus.cc:2272] T 192e32c58f6f454ea6947b7676cfe765 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.426375 11147 tablet_replica.cc:333] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.427011 11147 raft_consensus.cc:2243] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.427867 11147 raft_consensus.cc:2272] T cf75350603794e5eadd05e51dc1dfa66 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.429795 11147 tablet_replica.cc:333] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.430316 11147 raft_consensus.cc:2243] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.430852 11147 raft_consensus.cc:2272] T c9fc05b9aa5948b5ac4add6e15a8cabe P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.432857 11147 tablet_replica.cc:333] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.433341 11147 raft_consensus.cc:2243] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.433982 11147 raft_consensus.cc:2272] T 7ee2f656e80f42998d806dc1d15283dd P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.436836 11147 tablet_replica.cc:333] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.437800 11147 raft_consensus.cc:2243] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.438400 11147 raft_consensus.cc:2272] T 56f9b1f21580453e96b153d9b2266a72 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.441656 11147 tablet_replica.cc:333] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
W20260710 13:21:02.441918 13444 consensus_peers.cc:597] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.442464 11147 raft_consensus.cc:2243] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.443146 11147 raft_consensus.cc:2272] T 398403a6fe594b7da68750e7ee659e99 P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.445773 11147 tablet_replica.cc:333] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.446575 11147 raft_consensus.cc:2243] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.447263 11147 raft_consensus.cc:2272] T 35e17f5827b54d7eb477c0ed6c430da6 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.449911 11147 tablet_replica.cc:333] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.450579 11147 raft_consensus.cc:2243] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.451146 11147 raft_consensus.cc:2272] T 74a670f7998c4454b1aeaadee2f02470 P e7644635f5f1402a9076a8f5bb9fd58a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.453725 11147 tablet_replica.cc:333] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.454437 11147 raft_consensus.cc:2243] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.455513 11147 raft_consensus.cc:2272] T 06a2fe7b3ad448c2bfa36ffae2566562 P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.458214 11147 tablet_replica.cc:333] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.458953 11147 raft_consensus.cc:2243] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.460148 11147 raft_consensus.cc:2272] T c07bd204df0041b68d50264224c38bbb P e7644635f5f1402a9076a8f5bb9fd58a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:02.460924 13367 consensus_peers.cc:597] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 -> Peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Couldn't send request to peer e7644635f5f1402a9076a8f5bb9fd58a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.462972 11147 tablet_replica.cc:333] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a: stopping tablet replica
I20260710 13:21:02.463670 11147 raft_consensus.cc:2243] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.464236 11147 raft_consensus.cc:2272] T 50bcaada3b59494899e9f8a219f1c25d P e7644635f5f1402a9076a8f5bb9fd58a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:02.486418 13370 consensus_peers.cc:597] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:02.495450 13441 consensus_peers.cc:597] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 -> Peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Couldn't send request to peer e7644635f5f1402a9076a8f5bb9fd58a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:02.503561 13441 consensus_peers.cc:597] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 -> Peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Couldn't send request to peer e7644635f5f1402a9076a8f5bb9fd58a. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.514982 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
W20260710 13:21:02.519701 13370 consensus_peers.cc:597] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:02.532584 13441 consensus_peers.cc:597] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 -> Peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Couldn't send request to peer e7644635f5f1402a9076a8f5bb9fd58a. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.561515 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
W20260710 13:21:02.580618 13370 consensus_peers.cc:597] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 -> Peer f1a519e382874a78b8d074f843979a13 (127.10.226.193:37189): Couldn't send request to peer f1a519e382874a78b8d074f843979a13. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:37189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.605500 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:02.606287 11147 tablet_replica.cc:333] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.607056 11147 raft_consensus.cc:2243] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.607628 11147 raft_consensus.cc:2272] T 86e1cda800cf4349abbea4f1993412f3 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.609664 11147 tablet_replica.cc:333] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.610255 11147 raft_consensus.cc:2243] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.610723 11147 raft_consensus.cc:2272] T 5207756dbdfa4b6ebb78d81278fce3ca P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.612654 11147 tablet_replica.cc:333] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.613150 11147 raft_consensus.cc:2243] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.613581 11147 raft_consensus.cc:2272] T 846bb94da1a7404e9d67e2e8f56545e4 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.615530 11147 tablet_replica.cc:333] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.616070 11147 raft_consensus.cc:2243] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.616585 11147 raft_consensus.cc:2272] T 4e612eed7f07495c9079153a9bc07a54 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.618610 11147 tablet_replica.cc:333] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.619230 11147 raft_consensus.cc:2243] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.620208 11147 raft_consensus.cc:2272] T d2d6d56c10a44a6ba7a84f8442f751ea P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:02.621973 13441 consensus_peers.cc:597] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 -> Peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Couldn't send request to peer e7644635f5f1402a9076a8f5bb9fd58a. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.622367 11147 tablet_replica.cc:333] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.622987 11147 raft_consensus.cc:2243] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.623448 11147 raft_consensus.cc:2272] T 2ad2d1c8703c4876906f134fec67f050 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.625324 11147 tablet_replica.cc:333] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.626047 11147 raft_consensus.cc:2243] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.626601 11147 raft_consensus.cc:2272] T 06a2fe7b3ad448c2bfa36ffae2566562 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.628968 11147 tablet_replica.cc:333] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.629477 11147 raft_consensus.cc:2243] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.629951 11147 raft_consensus.cc:2272] T 35e17f5827b54d7eb477c0ed6c430da6 P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.632620 11147 tablet_replica.cc:333] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.633179 11147 raft_consensus.cc:2243] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.633916 11147 raft_consensus.cc:2272] T 398403a6fe594b7da68750e7ee659e99 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.635779 11147 tablet_replica.cc:333] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.636296 11147 raft_consensus.cc:2243] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.636762 11147 raft_consensus.cc:2272] T c9fc05b9aa5948b5ac4add6e15a8cabe P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.638790 11147 tablet_replica.cc:333] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.639281 11147 raft_consensus.cc:2243] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.639837 11147 raft_consensus.cc:2272] T 7ee2f656e80f42998d806dc1d15283dd P 370aef04f74d42f799d6c675d3293ef0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.641774 11147 tablet_replica.cc:333] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.642414 11147 raft_consensus.cc:2243] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.643296 11147 raft_consensus.cc:2272] T d9f824f92d76451c8009e91e1480a41b P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.645809 11147 tablet_replica.cc:333] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.646520 11147 raft_consensus.cc:2243] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:21:02.646858 13441 consensus_peers.cc:597] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 -> Peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Couldn't send request to peer e7644635f5f1402a9076a8f5bb9fd58a. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.647526 11147 raft_consensus.cc:2272] T 192e32c58f6f454ea6947b7676cfe765 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.649688 11147 tablet_replica.cc:333] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.650177 11147 raft_consensus.cc:2243] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.650559 11147 raft_consensus.cc:2272] T 24fbe3f53ea74e14ab36db0ec6c64587 P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.652966 11147 tablet_replica.cc:333] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.653510 11147 raft_consensus.cc:2243] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.653951 11147 raft_consensus.cc:2272] T c07bd204df0041b68d50264224c38bbb P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.655663 11147 tablet_replica.cc:333] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.656107 11147 raft_consensus.cc:2243] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.656920 11147 raft_consensus.cc:2272] T 56f9b1f21580453e96b153d9b2266a72 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.658895 11147 tablet_replica.cc:333] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.659353 11147 raft_consensus.cc:2243] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.659742 11147 raft_consensus.cc:2272] T 2835fd3622c540d3ad2fc9277fd14eff P 370aef04f74d42f799d6c675d3293ef0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.661733 11147 tablet_replica.cc:333] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0: stopping tablet replica
I20260710 13:21:02.662154 11147 raft_consensus.cc:2243] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.662957 11147 raft_consensus.cc:2272] T 1d79172a23494c1985bc224edf5d32c9 P 370aef04f74d42f799d6c675d3293ef0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.700484 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:21:02.736837 11147 tablet_server.cc:179] TabletServer@127.10.226.196:0 shutting down...
I20260710 13:21:02.774580 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:02.775547 11147 tablet_replica.cc:333] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.776497 11147 raft_consensus.cc:2243] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.777635 11147 raft_consensus.cc:2272] T 846bb94da1a7404e9d67e2e8f56545e4 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.780483 11147 tablet_replica.cc:333] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.781369 11147 raft_consensus.cc:2243] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.782488 11147 raft_consensus.cc:2272] T 4e612eed7f07495c9079153a9bc07a54 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:02.782480 13441 consensus_peers.cc:597] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 -> Peer e7644635f5f1402a9076a8f5bb9fd58a (127.10.226.194:38589): Couldn't send request to peer e7644635f5f1402a9076a8f5bb9fd58a. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:38589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.785282 11147 tablet_replica.cc:333] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.786072 11147 raft_consensus.cc:2243] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.786578 11147 raft_consensus.cc:2272] T d2d6d56c10a44a6ba7a84f8442f751ea P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.789130 11147 tablet_replica.cc:333] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.789940 11147 raft_consensus.cc:2243] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.790483 11147 raft_consensus.cc:2272] T 2ad2d1c8703c4876906f134fec67f050 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.793093 11147 tablet_replica.cc:333] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.793877 11147 raft_consensus.cc:2243] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.794894 11147 raft_consensus.cc:2272] T 7ee2f656e80f42998d806dc1d15283dd P 9417c2f125b94292b9742baf8012d9b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.797504 11147 tablet_replica.cc:333] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.798220 11147 raft_consensus.cc:2243] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.798923 11147 raft_consensus.cc:2272] T d9f824f92d76451c8009e91e1480a41b P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.801535 11147 tablet_replica.cc:333] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.802390 11147 raft_consensus.cc:2243] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.803047 11147 raft_consensus.cc:2272] T 86e1cda800cf4349abbea4f1993412f3 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.805678 11147 tablet_replica.cc:333] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.806468 11147 raft_consensus.cc:2243] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.807543 11147 raft_consensus.cc:2272] T 50bcaada3b59494899e9f8a219f1c25d P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.809950 11147 tablet_replica.cc:333] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.810715 11147 raft_consensus.cc:2243] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.811240 11147 raft_consensus.cc:2272] T cdf542a19c674125b31dad382a534904 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.813663 11147 tablet_replica.cc:333] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.814360 11147 raft_consensus.cc:2243] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.814895 11147 raft_consensus.cc:2272] T e42eae818365403a92f6cdbd5a887c20 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.817602 11147 tablet_replica.cc:333] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.818256 11147 raft_consensus.cc:2243] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.818722 11147 raft_consensus.cc:2272] T 8f305c912ead43cfadd1a44c29634446 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.821244 11147 tablet_replica.cc:333] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.821928 11147 raft_consensus.cc:2243] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.823011 11147 raft_consensus.cc:2272] T 2835fd3622c540d3ad2fc9277fd14eff P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.825497 11147 tablet_replica.cc:333] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.826151 11147 raft_consensus.cc:2243] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.826828 11147 raft_consensus.cc:2272] T 1d79172a23494c1985bc224edf5d32c9 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.828785 11147 tablet_replica.cc:333] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.829327 11147 raft_consensus.cc:2243] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.829792 11147 raft_consensus.cc:2272] T 56f9b1f21580453e96b153d9b2266a72 P 9417c2f125b94292b9742baf8012d9b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.831912 11147 tablet_replica.cc:333] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.832459 11147 raft_consensus.cc:2243] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.832908 11147 raft_consensus.cc:2272] T 398403a6fe594b7da68750e7ee659e99 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.834894 11147 tablet_replica.cc:333] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.835397 11147 raft_consensus.cc:2243] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.836194 11147 raft_consensus.cc:2272] T 74a670f7998c4454b1aeaadee2f02470 P 9417c2f125b94292b9742baf8012d9b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.838155 11147 tablet_replica.cc:333] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.838666 11147 raft_consensus.cc:2243] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.839105 11147 raft_consensus.cc:2272] T 24fbe3f53ea74e14ab36db0ec6c64587 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.842013 11147 tablet_replica.cc:333] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5: stopping tablet replica
I20260710 13:21:02.842526 11147 raft_consensus.cc:2243] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.843019 11147 raft_consensus.cc:2272] T cf75350603794e5eadd05e51dc1dfa66 P 9417c2f125b94292b9742baf8012d9b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:03.164691 11147 tablet_server.cc:196] TabletServer@127.10.226.196:0 shutdown complete.
I20260710 13:21:03.193562 11147 master.cc:562] Master@127.10.226.254:44105 shutting down...
I20260710 13:21:03.216362 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:03.216970 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:03.217298 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83e5eecdd6ac477284050ecdac498c92: stopping tablet replica
I20260710 13:21:03.253794 11147 master.cc:584] Master@127.10.226.254:44105 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20418 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:21:03.310524 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:35739
I20260710 13:21:03.311685 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:03.316980 13982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:03.317907 13983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:03.318856 13985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:03.319298 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:03.320358 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:03.320631 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:03.320814 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689663320796 us; error 0 us; skew 500 ppm
I20260710 13:21:03.321403 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:03.323975 11147 webserver.cc:533] Webserver started at http://127.10.226.254:43759/ using document root <none> and password file <none>
I20260710 13:21:03.324493 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:03.324707 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:03.324976 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:03.326076 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "4af0307dc4a7477eb9ffb43bc132e229"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.330297 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:03.333586 13990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.334439 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:03.334735 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "4af0307dc4a7477eb9ffb43bc132e229"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.334982 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:03.353035 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:03.354172 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:03.391362 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:35739
I20260710 13:21:03.391479 14041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:35739 every 8 connection(s)
I20260710 13:21:03.395371 14042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.405551 14042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229: Bootstrap starting.
I20260710 13:21:03.410301 14042 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.414565 14042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229: No bootstrap required, opened a new log
I20260710 13:21:03.416762 14042 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af0307dc4a7477eb9ffb43bc132e229" member_type: VOTER }
I20260710 13:21:03.417114 14042 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.417390 14042 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4af0307dc4a7477eb9ffb43bc132e229, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.417958 14042 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4af0307dc4a7477eb9ffb43bc132e229" member_type: VOTER }
I20260710 13:21:03.418424 14042 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:03.418663 14042 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:03.418970 14042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.423162 14042 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af0307dc4a7477eb9ffb43bc132e229" member_type: VOTER }
I20260710 13:21:03.423664 14042 leader_election.cc:304] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [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: 4af0307dc4a7477eb9ffb43bc132e229; no voters: 
I20260710 13:21:03.424747 14042 leader_election.cc:290] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:03.425158 14045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.426509 14045 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 1 LEADER]: Becoming Leader. State: Replica: 4af0307dc4a7477eb9ffb43bc132e229, State: Running, Role: LEADER
I20260710 13:21:03.427176 14045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [LEADER]: Queue going to LEADER mode. State: All 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: "4af0307dc4a7477eb9ffb43bc132e229" member_type: VOTER }
I20260710 13:21:03.427790 14042 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:03.431685 14046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4af0307dc4a7477eb9ffb43bc132e229" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af0307dc4a7477eb9ffb43bc132e229" member_type: VOTER } }
I20260710 13:21:03.432087 14047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4af0307dc4a7477eb9ffb43bc132e229. Latest consensus state: current_term: 1 leader_uuid: "4af0307dc4a7477eb9ffb43bc132e229" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af0307dc4a7477eb9ffb43bc132e229" member_type: VOTER } }
I20260710 13:21:03.432381 14046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:03.432621 14047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:03.434340 14051 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:03.441565 14051 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:03.447358 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:03.453001 14051 catalog_manager.cc:1383] Generated new cluster ID: 69457b4b395f473cb5b193f39ad29cec
I20260710 13:21:03.453358 14051 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:03.484295 14051 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:03.485616 14051 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:03.512434 14051 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229: Generated new TSK 0
I20260710 13:21:03.513084 14051 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:03.578848 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:03.585983 14064 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:03.586383 14063 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:03.590015 14066 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:03.590305 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:03.592033 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:03.592239 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:03.592414 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689663592378 us; error 0 us; skew 500 ppm
I20260710 13:21:03.592950 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:03.595225 11147 webserver.cc:533] Webserver started at http://127.10.226.193:39795/ using document root <none> and password file <none>
I20260710 13:21:03.595715 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:03.595906 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:03.596179 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:03.597209 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.601645 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:03.605057 14071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.605782 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:03.606055 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.606316 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:03.624956 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:03.626152 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:03.627645 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:03.629989 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:03.630155 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.630334 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:03.630465 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.672631 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:35927
I20260710 13:21:03.672725 14133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:35927 every 8 connection(s)
I20260710 13:21:03.677502 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:03.684608 14138 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:03.688949 14139 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:03.688949 14141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:03.690421 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:03.691668 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:03.691913 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:03.692117 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689663692099 us; error 0 us; skew 500 ppm
I20260710 13:21:03.692567 14134 heartbeater.cc:344] Connected to a master server at 127.10.226.254:35739
I20260710 13:21:03.692689 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:03.692988 14134 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:03.693881 14134 heartbeater.cc:507] Master 127.10.226.254:35739 requested a full tablet report, sending...
I20260710 13:21:03.695729 11147 webserver.cc:533] Webserver started at http://127.10.226.194:34375/ using document root <none> and password file <none>
I20260710 13:21:03.695820 14007 ts_manager.cc:194] Registered new tserver with Master: e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927)
I20260710 13:21:03.696331 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:03.696589 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:03.696856 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:03.697748 14007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41724
I20260710 13:21:03.697898 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "065b9996d4654be6926a716f49d1316a"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.702168 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:21:03.705439 14146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.706230 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:03.706971 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "065b9996d4654be6926a716f49d1316a"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.707294 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:03.729339 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:03.730692 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:03.732273 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:03.734689 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:03.734941 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.735199 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:03.735385 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.778743 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:42883
I20260710 13:21:03.778879 14208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:42883 every 8 connection(s)
I20260710 13:21:03.783784 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:03.791205 14212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:03.793406 14213 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:03.795009 11147 server_base.cc:1061] running on GCE node
W20260710 13:21:03.795833 14215 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:03.796841 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:03.797122 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:03.797328 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689663797309 us; error 0 us; skew 500 ppm
I20260710 13:21:03.797714 14209 heartbeater.cc:344] Connected to a master server at 127.10.226.254:35739
I20260710 13:21:03.797858 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:03.798169 14209 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:03.799130 14209 heartbeater.cc:507] Master 127.10.226.254:35739 requested a full tablet report, sending...
I20260710 13:21:03.801023 11147 webserver.cc:533] Webserver started at http://127.10.226.195:46367/ using document root <none> and password file <none>
I20260710 13:21:03.801673 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:03.801717 14007 ts_manager.cc:194] Registered new tserver with Master: 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:03.802004 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:03.802343 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:03.803578 14007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41732
I20260710 13:21:03.803848 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "e0d7619060b8483395c82edd18f84f23"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.808633 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:03.812018 14220 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.812779 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:21:03.813099 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "e0d7619060b8483395c82edd18f84f23"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:03.813344 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:03.837719 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:03.839131 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:03.840461 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:03.842831 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:03.843082 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.843343 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:03.843538 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:03.886031 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:43449
I20260710 13:21:03.886157 14282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:43449 every 8 connection(s)
I20260710 13:21:03.900565 14283 heartbeater.cc:344] Connected to a master server at 127.10.226.254:35739
I20260710 13:21:03.900956 14283 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:03.901682 14283 heartbeater.cc:507] Master 127.10.226.254:35739 requested a full tablet report, sending...
I20260710 13:21:03.903618 14007 ts_manager.cc:194] Registered new tserver with Master: e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:03.904000 11147 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014556273s
I20260710 13:21:03.905206 14007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41736
I20260710 13:21:03.930445 14007 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41752:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:03.933355 14007 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:04.017526 14099 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea66401e7e54fb48c04b414d3db2565 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:04.018937 14099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea66401e7e54fb48c04b414d3db2565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.020318 14093 tablet_service.cc:1511] Processing CreateTablet for tablet dde90d4763e6471182f8f650b27518d6 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:04.021746 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde90d4763e6471182f8f650b27518d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.023833 14094 tablet_service.cc:1511] Processing CreateTablet for tablet c6ef145851af4697b638d1f7eec25532 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:04.026039 14095 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2fd1be672642bcbc14d7f71c90277a (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:04.030004 14097 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca95d4a768042de8abd676ce46b1810 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:04.032085 14098 tablet_service.cc:1511] Processing CreateTablet for tablet ba4bf2b3775346fa897d222d80a4dbe1 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:04.028234 14096 tablet_service.cc:1511] Processing CreateTablet for tablet 724e6b651e2d4a808264f73db283bde4 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:04.037174 14247 tablet_service.cc:1511] Processing CreateTablet for tablet ba4bf2b3775346fa897d222d80a4dbe1 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:04.037763 14092 tablet_service.cc:1511] Processing CreateTablet for tablet ea1ba6df44bc41848b5df4ee5cbda481 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:04.038574 14247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4bf2b3775346fa897d222d80a4dbe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.038921 14246 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca95d4a768042de8abd676ce46b1810 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:04.040174 14246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca95d4a768042de8abd676ce46b1810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.040019 14091 tablet_service.cc:1511] Processing CreateTablet for tablet fde36a71cccf475a8014c33d5d3cdeac (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:04.042804 14090 tablet_service.cc:1511] Processing CreateTablet for tablet 7e21cbf40230401ca2e70e8cff5452ec (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:04.043782 14248 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea66401e7e54fb48c04b414d3db2565 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:04.045135 14248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea66401e7e54fb48c04b414d3db2565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.044989 14244 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2fd1be672642bcbc14d7f71c90277a (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:04.047185 14243 tablet_service.cc:1511] Processing CreateTablet for tablet c6ef145851af4697b638d1f7eec25532 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:04.048475 14243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ef145851af4697b638d1f7eec25532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.051752 14242 tablet_service.cc:1511] Processing CreateTablet for tablet dde90d4763e6471182f8f650b27518d6 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:04.053073 14242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde90d4763e6471182f8f650b27518d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.052994 14174 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea66401e7e54fb48c04b414d3db2565 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:04.054387 14174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea66401e7e54fb48c04b414d3db2565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.055411 14172 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca95d4a768042de8abd676ce46b1810 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:04.055784 14173 tablet_service.cc:1511] Processing CreateTablet for tablet ba4bf2b3775346fa897d222d80a4dbe1 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:04.055915 14241 tablet_service.cc:1511] Processing CreateTablet for tablet ea1ba6df44bc41848b5df4ee5cbda481 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:04.057289 14241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1ba6df44bc41848b5df4ee5cbda481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.057576 14171 tablet_service.cc:1511] Processing CreateTablet for tablet 724e6b651e2d4a808264f73db283bde4 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:04.058910 14171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724e6b651e2d4a808264f73db283bde4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.059559 14173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4bf2b3775346fa897d222d80a4dbe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.060323 14240 tablet_service.cc:1511] Processing CreateTablet for tablet fde36a71cccf475a8014c33d5d3cdeac (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:04.060997 14170 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2fd1be672642bcbc14d7f71c90277a (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:04.061633 14240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde36a71cccf475a8014c33d5d3cdeac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.062331 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2fd1be672642bcbc14d7f71c90277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.063892 14169 tablet_service.cc:1511] Processing CreateTablet for tablet c6ef145851af4697b638d1f7eec25532 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:04.064296 14239 tablet_service.cc:1511] Processing CreateTablet for tablet 7e21cbf40230401ca2e70e8cff5452ec (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:04.065574 14239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e21cbf40230401ca2e70e8cff5452ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.066340 14168 tablet_service.cc:1511] Processing CreateTablet for tablet dde90d4763e6471182f8f650b27518d6 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:04.043785 14245 tablet_service.cc:1511] Processing CreateTablet for tablet 724e6b651e2d4a808264f73db283bde4 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:04.068001 14245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724e6b651e2d4a808264f73db283bde4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.068616 14167 tablet_service.cc:1511] Processing CreateTablet for tablet ea1ba6df44bc41848b5df4ee5cbda481 (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:04.071061 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ef145851af4697b638d1f7eec25532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.071249 14166 tablet_service.cc:1511] Processing CreateTablet for tablet fde36a71cccf475a8014c33d5d3cdeac (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:04.075354 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1ba6df44bc41848b5df4ee5cbda481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.075767 14165 tablet_service.cc:1511] Processing CreateTablet for tablet 7e21cbf40230401ca2e70e8cff5452ec (DEFAULT_TABLE table=test-workload [id=f19dbbf5e73a45649b9bd88c952acec6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:04.077052 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e21cbf40230401ca2e70e8cff5452ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.079144 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde36a71cccf475a8014c33d5d3cdeac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.080914 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2fd1be672642bcbc14d7f71c90277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.082513 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724e6b651e2d4a808264f73db283bde4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.087107 14169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ef145851af4697b638d1f7eec25532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.090888 14244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2fd1be672642bcbc14d7f71c90277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.094584 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde90d4763e6471182f8f650b27518d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.099112 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde36a71cccf475a8014c33d5d3cdeac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.099819 14172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca95d4a768042de8abd676ce46b1810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.103044 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1ba6df44bc41848b5df4ee5cbda481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.109447 14097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca95d4a768042de8abd676ce46b1810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.110954 14098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4bf2b3775346fa897d222d80a4dbe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.125759 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e21cbf40230401ca2e70e8cff5452ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:04.162277 14297 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.197409 14299 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
W20260710 13:21:04.176285 13993 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.226.195:43449, user_credentials={real_user=slave}} blocked reactor thread for 52410.1us
I20260710 13:21:04.224689 14297 tablet_bootstrap.cc:654] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.244947 14298 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.256845 14299 tablet_bootstrap.cc:654] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.258345 14298 tablet_bootstrap.cc:654] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.265332 14297 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.266813 14297 ts_tablet_manager.cc:1403] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.000s
I20260710 13:21:04.268637 14298 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.268790 14299 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.269140 14298 ts_tablet_manager.cc:1403] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.008s
I20260710 13:21:04.269286 14299 ts_tablet_manager.cc:1403] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.005s
I20260710 13:21:04.269773 14297 raft_consensus.cc:359] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.270509 14297 raft_consensus.cc:385] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.270829 14297 raft_consensus.cc:740] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.271641 14298 raft_consensus.cc:359] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.271559 14297 consensus_queue.cc:260] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.272364 14298 raft_consensus.cc:385] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.272683 14298 raft_consensus.cc:740] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.272212 14299 raft_consensus.cc:359] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.273025 14299 raft_consensus.cc:385] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.273270 14299 raft_consensus.cc:740] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.274094 14134 heartbeater.cc:499] Master 127.10.226.254:35739 was elected leader, sending a full tablet report...
I20260710 13:21:04.273891 14299 consensus_queue.cc:260] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.274488 14297 ts_tablet_manager.cc:1434] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:04.275085 14298 consensus_queue.cc:260] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.275622 14297 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.286721 14297 tablet_bootstrap.cc:654] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.288403 14209 heartbeater.cc:499] Master 127.10.226.254:35739 was elected leader, sending a full tablet report...
I20260710 13:21:04.289127 14306 raft_consensus.cc:493] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.293560 14306 raft_consensus.cc:515] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.298473 14298 ts_tablet_manager.cc:1434] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.029s	user 0.022s	sys 0.005s
I20260710 13:21:04.298969 14283 heartbeater.cc:499] Master 127.10.226.254:35739 was elected leader, sending a full tablet report...
I20260710 13:21:04.299592 14298 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.305979 14298 tablet_bootstrap.cc:654] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.309449 14299 ts_tablet_manager.cc:1434] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.025s
I20260710 13:21:04.310425 14299 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.315565 14299 tablet_bootstrap.cc:654] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.321097 14299 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.321619 14299 ts_tablet_manager.cc:1403] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 13:21:04.326310 14299 raft_consensus.cc:359] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.327359 14299 raft_consensus.cc:385] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.327790 14299 raft_consensus.cc:740] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.328226 14306 leader_election.cc:290] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.328698 14299 consensus_queue.cc:260] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.331609 14299 ts_tablet_manager.cc:1434] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:21:04.332134 14297 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.332618 14297 ts_tablet_manager.cc:1403] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260710 13:21:04.333244 14298 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.333730 14298 ts_tablet_manager.cc:1403] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.016s
I20260710 13:21:04.332612 14299 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.335579 14297 raft_consensus.cc:359] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.336315 14297 raft_consensus.cc:385] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.336604 14297 raft_consensus.cc:740] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.336637 14298 raft_consensus.cc:359] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.337604 14298 raft_consensus.cc:385] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.338024 14298 raft_consensus.cc:740] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.341215 14298 consensus_queue.cc:260] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.343688 14298 ts_tablet_manager.cc:1434] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:04.344693 14298 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.337713 14297 consensus_queue.cc:260] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.347081 14299 tablet_bootstrap.cc:654] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.351121 14298 tablet_bootstrap.cc:654] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.355535 14297 ts_tablet_manager.cc:1434] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260710 13:21:04.356562 14297 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.363235 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca95d4a768042de8abd676ce46b1810" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.363893 14297 tablet_bootstrap.cc:654] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.364009 14109 raft_consensus.cc:2468] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 0.
I20260710 13:21:04.365696 14299 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.366258 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca95d4a768042de8abd676ce46b1810" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.368732 14149 leader_election.cc:304] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
W20260710 13:21:04.369688 14149 leader_election.cc:343] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.366401 14299 ts_tablet_manager.cc:1403] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260710 13:21:04.370563 14306 raft_consensus.cc:2804] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.370954 14306 raft_consensus.cc:493] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.371292 14306 raft_consensus.cc:3060] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.371500 14297 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.371968 14297 ts_tablet_manager.cc:1403] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:21:04.372192 14298 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.372635 14298 ts_tablet_manager.cc:1403] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.016s
I20260710 13:21:04.373063 14299 raft_consensus.cc:359] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.373801 14299 raft_consensus.cc:385] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.374071 14299 raft_consensus.cc:740] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.374908 14297 raft_consensus.cc:359] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.374982 14299 consensus_queue.cc:260] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.375803 14297 raft_consensus.cc:385] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.375494 14298 raft_consensus.cc:359] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.376224 14297 raft_consensus.cc:740] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.376636 14298 raft_consensus.cc:385] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.377033 14298 raft_consensus.cc:740] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.377156 14297 consensus_queue.cc:260] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.377975 14299 ts_tablet_manager.cc:1434] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 13:21:04.377838 14298 consensus_queue.cc:260] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.379415 14297 ts_tablet_manager.cc:1434] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:04.380062 14298 ts_tablet_manager.cc:1434] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:04.380522 14297 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.381050 14298 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.387344 14297 tablet_bootstrap.cc:654] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.387699 14299 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.387758 14298 tablet_bootstrap.cc:654] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.395610 14306 raft_consensus.cc:515] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.397476 14299 tablet_bootstrap.cc:654] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.398910 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca95d4a768042de8abd676ce46b1810" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
I20260710 13:21:04.399101 14306 leader_election.cc:290] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.399638 14109 raft_consensus.cc:3060] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.401507 14298 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.401925 14298 ts_tablet_manager.cc:1403] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:21:04.402559 14297 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.403030 14297 ts_tablet_manager.cc:1403] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260710 13:21:04.404100 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca95d4a768042de8abd676ce46b1810" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
W20260710 13:21:04.405857 14149 leader_election.cc:343] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.418895 14298 raft_consensus.cc:359] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.419134 14297 raft_consensus.cc:359] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.419855 14298 raft_consensus.cc:385] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.419937 14297 raft_consensus.cc:385] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.420284 14298 raft_consensus.cc:740] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.420364 14297 raft_consensus.cc:740] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.420881 14299 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.421187 14297 consensus_queue.cc:260] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.421139 14298 consensus_queue.cc:260] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.422151 14109 raft_consensus.cc:2468] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 1.
I20260710 13:21:04.421872 14299 ts_tablet_manager.cc:1403] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260710 13:21:04.425410 14149 leader_election.cc:304] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: e0d7619060b8483395c82edd18f84f23
I20260710 13:21:04.426105 14306 raft_consensus.cc:2804] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.426612 14306 raft_consensus.cc:697] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 1 LEADER]: Becoming Leader. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Running, Role: LEADER
I20260710 13:21:04.427424 14306 consensus_queue.cc:237] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.427428 14299 raft_consensus.cc:359] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.428367 14299 raft_consensus.cc:385] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.428671 14299 raft_consensus.cc:740] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.429364 14299 consensus_queue.cc:260] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.423990 14298 ts_tablet_manager.cc:1434] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:21:04.431530 14299 ts_tablet_manager.cc:1434] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:04.431721 14298 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.424145 14297 ts_tablet_manager.cc:1434] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.012s
I20260710 13:21:04.432548 14299 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.432932 14297 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.439531 14299 tablet_bootstrap.cc:654] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:04.439461 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:04.441653 14298 tablet_bootstrap.cc:654] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.445430 14297 tablet_bootstrap.cc:654] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.451489 14299 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.452028 14299 ts_tablet_manager.cc:1403] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:21:04.452325 14298 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.452867 14298 ts_tablet_manager.cc:1403] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260710 13:21:04.455142 14299 raft_consensus.cc:359] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.455932 14299 raft_consensus.cc:385] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.455638 14298 raft_consensus.cc:359] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.456241 14299 raft_consensus.cc:740] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.456354 14298 raft_consensus.cc:385] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.456650 14298 raft_consensus.cc:740] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.457412 14298 consensus_queue.cc:260] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.457794 14299 consensus_queue.cc:260] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.459617 14298 ts_tablet_manager.cc:1434] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:04.459921 14299 ts_tablet_manager.cc:1434] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:21:04.460875 14299 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.460328 14003 catalog_manager.cc:5697] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a reported cstate change: term changed from 0 to 1, leader changed from <none> to 065b9996d4654be6926a716f49d1316a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "065b9996d4654be6926a716f49d1316a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.462803 14297 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.463346 14297 ts_tablet_manager.cc:1403] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.012s
I20260710 13:21:04.465642 14297 raft_consensus.cc:359] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.466408 14297 raft_consensus.cc:385] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.466799 14297 raft_consensus.cc:740] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.467628 14297 consensus_queue.cc:260] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.470280 14299 tablet_bootstrap.cc:654] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.471058 14298 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.473827 14297 ts_tablet_manager.cc:1434] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:21:04.474928 14297 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.480469 14297 tablet_bootstrap.cc:654] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.481982 14299 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.482543 14299 ts_tablet_manager.cc:1403] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260710 13:21:04.485395 14299 raft_consensus.cc:359] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.485936 14299 raft_consensus.cc:385] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.486191 14299 raft_consensus.cc:740] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.486379 14297 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.486964 14297 ts_tablet_manager.cc:1403] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:21:04.486826 14299 consensus_queue.cc:260] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.488981 14299 ts_tablet_manager.cc:1434] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:04.490011 14299 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.490062 14297 raft_consensus.cc:359] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.490955 14297 raft_consensus.cc:385] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.491278 14297 raft_consensus.cc:740] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.492796 14298 tablet_bootstrap.cc:654] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.492148 14297 consensus_queue.cc:260] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.495043 14297 ts_tablet_manager.cc:1434] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:04.496052 14297 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.496964 14299 tablet_bootstrap.cc:654] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.502359 14304 raft_consensus.cc:493] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.503083 14297 tablet_bootstrap.cc:654] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.502861 14304 raft_consensus.cc:515] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.505209 14304 leader_election.cc:290] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.506117 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4bf2b3775346fa897d222d80a4dbe1" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.506121 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4bf2b3775346fa897d222d80a4dbe1" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.508327 14258 raft_consensus.cc:2468] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 0.
I20260710 13:21:04.510977 14298 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.511513 14298 ts_tablet_manager.cc:1403] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.011s
I20260710 13:21:04.511711 14149 leader_election.cc:304] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
W20260710 13:21:04.512598 14149 leader_election.cc:343] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.512861 14297 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.513260 14299 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.513324 14297 ts_tablet_manager.cc:1403] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260710 13:21:04.513474 14304 raft_consensus.cc:2804] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.513856 14299 ts_tablet_manager.cc:1403] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 13:21:04.514025 14304 raft_consensus.cc:493] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.514490 14304 raft_consensus.cc:3060] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.514590 14298 raft_consensus.cc:359] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.515407 14298 raft_consensus.cc:385] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.515697 14298 raft_consensus.cc:740] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.516443 14298 consensus_queue.cc:260] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.516647 14297 raft_consensus.cc:359] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.516897 14299 raft_consensus.cc:359] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.517390 14297 raft_consensus.cc:385] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.517637 14299 raft_consensus.cc:385] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.517843 14297 raft_consensus.cc:740] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.517992 14299 raft_consensus.cc:740] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.518836 14303 raft_consensus.cc:493] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.519356 14303 raft_consensus.cc:515] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.519472 14299 consensus_queue.cc:260] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.521907 14299 ts_tablet_manager.cc:1434] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:21:04.521888 14303 leader_election.cc:290] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.521978 14304 raft_consensus.cc:515] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.525780 14298 ts_tablet_manager.cc:1434] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260710 13:21:04.525961 14299 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.526791 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4bf2b3775346fa897d222d80a4dbe1" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
I20260710 13:21:04.518841 14297 consensus_queue.cc:260] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.528066 14109 raft_consensus.cc:3060] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.530382 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4bf2b3775346fa897d222d80a4dbe1" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
I20260710 13:21:04.530934 14258 raft_consensus.cc:3060] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.533017 14299 tablet_bootstrap.cc:654] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.539906 14109 raft_consensus.cc:2468] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 1.
I20260710 13:21:04.541198 14149 leader_election.cc:304] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.542320 14306 raft_consensus.cc:2804] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.543367 14258 raft_consensus.cc:2468] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 1.
I20260710 13:21:04.544965 14304 leader_election.cc:290] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.543540 14298 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.547480 14297 ts_tablet_manager.cc:1434] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 13:21:04.548861 14297 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.556337 14306 raft_consensus.cc:697] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 1 LEADER]: Becoming Leader. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Running, Role: LEADER
I20260710 13:21:04.557034 14297 tablet_bootstrap.cc:654] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.557343 14306 consensus_queue.cc:237] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.558382 14299 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.558935 14299 ts_tablet_manager.cc:1403] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.021s
I20260710 13:21:04.561223 14298 tablet_bootstrap.cc:654] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.562008 14299 raft_consensus.cc:359] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.562816 14299 raft_consensus.cc:385] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.563128 14299 raft_consensus.cc:740] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.563946 14299 consensus_queue.cc:260] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.566139 14299 ts_tablet_manager.cc:1434] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:21:04.569761 14299 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.575646 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e6b651e2d4a808264f73db283bde4" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.576367 14184 raft_consensus.cc:2468] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.576668 14298 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.577176 14298 ts_tablet_manager.cc:1403] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260710 13:21:04.578161 14299 tablet_bootstrap.cc:654] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.580255 14297 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.577795 14074 leader_election.cc:304] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.580287 14003 catalog_manager.cc:5697] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a reported cstate change: term changed from 0 to 1, leader changed from <none> to 065b9996d4654be6926a716f49d1316a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "065b9996d4654be6926a716f49d1316a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.581200 14297 ts_tablet_manager.cc:1403] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.008s
I20260710 13:21:04.581254 14303 raft_consensus.cc:2804] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.581907 14303 raft_consensus.cc:493] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.582231 14303 raft_consensus.cc:3060] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.585033 14297 raft_consensus.cc:359] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.585034 14305 raft_consensus.cc:493] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.587317 14297 raft_consensus.cc:385] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.587604 14305 raft_consensus.cc:515] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.589212 14299 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.589040 14298 raft_consensus.cc:359] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.589702 14299 ts_tablet_manager.cc:1403] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260710 13:21:04.589789 14298 raft_consensus.cc:385] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.590173 14298 raft_consensus.cc:740] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.591233 14305 leader_election.cc:290] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:04.592345 14299 raft_consensus.cc:359] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.593132 14299 raft_consensus.cc:385] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.593431 14299 raft_consensus.cc:740] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.594134 14299 consensus_queue.cc:260] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.596071 14298 consensus_queue.cc:260] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.596532 14299 ts_tablet_manager.cc:1434] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:04.587610 14297 raft_consensus.cc:740] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.598402 14298 ts_tablet_manager.cc:1434] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:21:04.597697 14299 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a: Bootstrap starting.
I20260710 13:21:04.599445 14298 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.599324 14297 consensus_queue.cc:260] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.597993 14303 raft_consensus.cc:515] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.598291 14305 raft_consensus.cc:493] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.601037 14305 raft_consensus.cc:515] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.610117 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e6b651e2d4a808264f73db283bde4" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:04.610809 14184 raft_consensus.cc:3060] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.612630 14303 leader_election.cc:290] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Requested vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.613445 14298 tablet_bootstrap.cc:654] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.614562 14297 ts_tablet_manager.cc:1434] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.001s
I20260710 13:21:04.615403 14303 raft_consensus.cc:493] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.616128 14303 raft_consensus.cc:515] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.615687 14299 tablet_bootstrap.cc:654] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.619475 14183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea66401e7e54fb48c04b414d3db2565" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.620167 14183 raft_consensus.cc:2468] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.621093 14306 raft_consensus.cc:493] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.621552 14306 raft_consensus.cc:515] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.623039 14303 leader_election.cc:290] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.623602 14306 leader_election.cc:290] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.625772 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.626928 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.628937 14074 leader_election.cc:304] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.629691 14303 raft_consensus.cc:2804] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:04.629917 14149 leader_election.cc:343] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.630234 14303 raft_consensus.cc:493] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:04.630657 14149 leader_election.cc:343] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.630723 14303 raft_consensus.cc:3060] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.631095 14149 leader_election.cc:304] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 065b9996d4654be6926a716f49d1316a; no voters: e0d7619060b8483395c82edd18f84f23, e8066a88feb84bf2a4f4d58a2cc4c47c
I20260710 13:21:04.632215 14306 raft_consensus.cc:2749] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.637094 14184 raft_consensus.cc:2468] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 1.
I20260710 13:21:04.638509 14297 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.638603 14074 leader_election.cc:304] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.640479 14336 raft_consensus.cc:2804] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.641042 14336 raft_consensus.cc:697] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Becoming Leader. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Running, Role: LEADER
I20260710 13:21:04.610765 14305 leader_election.cc:290] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:04.642241 14336 consensus_queue.cc:237] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.646647 14297 tablet_bootstrap.cc:654] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.649700 14306 raft_consensus.cc:493] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.650350 14306 raft_consensus.cc:515] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.651983 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e6b651e2d4a808264f73db283bde4" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.652289 14257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e6b651e2d4a808264f73db283bde4" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
I20260710 13:21:04.652815 14258 raft_consensus.cc:2468] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.653297 14299 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a: No bootstrap required, opened a new log
I20260710 13:21:04.653741 14299 ts_tablet_manager.cc:1403] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260710 13:21:04.656242 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ef145851af4697b638d1f7eec25532" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.656358 14299 raft_consensus.cc:359] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.657194 14299 raft_consensus.cc:385] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.657234 14109 raft_consensus.cc:2468] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 0.
I20260710 13:21:04.651499 14303 raft_consensus.cc:515] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.659291 14149 leader_election.cc:304] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.659895 14303 leader_election.cc:290] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Requested vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.660521 14329 raft_consensus.cc:2804] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.661011 14329 raft_consensus.cc:493] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.661403 14329 raft_consensus.cc:3060] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.657542 14299 raft_consensus.cc:740] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.663296 14183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde90d4763e6471182f8f650b27518d6" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.662325 14299 consensus_queue.cc:260] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.663968 14183 raft_consensus.cc:2468] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 0.
I20260710 13:21:04.663954 14108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde90d4763e6471182f8f650b27518d6" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.665309 14108 raft_consensus.cc:2468] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 0.
I20260710 13:21:04.665324 14299 ts_tablet_manager.cc:1434] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:21:04.667215 14223 leader_election.cc:304] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0d7619060b8483395c82edd18f84f23, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.668319 14305 raft_consensus.cc:2804] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.668838 14305 raft_consensus.cc:493] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.669348 14305 raft_consensus.cc:3060] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.671065 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea66401e7e54fb48c04b414d3db2565" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.671893 14258 raft_consensus.cc:2468] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.673136 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ba6df44bc41848b5df4ee5cbda481" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.674075 14109 raft_consensus.cc:2468] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 0.
I20260710 13:21:04.680047 14223 leader_election.cc:304] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0d7619060b8483395c82edd18f84f23, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.680423 14306 leader_election.cc:290] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.681162 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ef145851af4697b638d1f7eec25532" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.682773 14298 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.682386 14305 raft_consensus.cc:515] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
W20260710 13:21:04.682945 14149 leader_election.cc:343] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.683295 14298 ts_tablet_manager.cc:1403] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.011s
I20260710 13:21:04.685214 14305 leader_election.cc:290] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:04.685801 14305 raft_consensus.cc:2804] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.685886 14298 raft_consensus.cc:359] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.686460 14305 raft_consensus.cc:493] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.686811 14298 raft_consensus.cc:385] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.687073 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ba6df44bc41848b5df4ee5cbda481" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.687176 14305 raft_consensus.cc:3060] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.687736 14184 raft_consensus.cc:2468] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 0.
I20260710 13:21:04.691159 14183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde90d4763e6471182f8f650b27518d6" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:04.687186 14298 raft_consensus.cc:740] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.691882 14183 raft_consensus.cc:3060] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.693038 14298 consensus_queue.cc:260] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.695497 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde90d4763e6471182f8f650b27518d6" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
I20260710 13:21:04.696082 14109 raft_consensus.cc:3060] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.699301 14298 ts_tablet_manager.cc:1434] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:21:04.700629 14298 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.685710 14329 raft_consensus.cc:515] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.707963 14183 raft_consensus.cc:2468] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:04.711241 14305 raft_consensus.cc:515] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.718472 14223 leader_election.cc:304] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
I20260710 13:21:04.718735 14109 raft_consensus.cc:2468] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:04.719558 14343 raft_consensus.cc:2804] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.719931 14329 leader_election.cc:290] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.720829 14305 leader_election.cc:290] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
W20260710 13:21:04.720968 14074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.194:42883, user_credentials={real_user=slave}} blocked reactor thread for 82440.3us
I20260710 13:21:04.711486 14298 tablet_bootstrap.cc:654] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.716306 14108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ef145851af4697b638d1f7eec25532" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
I20260710 13:21:04.722132 14344 raft_consensus.cc:493] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.722236 14108 raft_consensus.cc:3060] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.722687 14344 raft_consensus.cc:515] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.724826 14344 leader_election.cc:290] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:04.728458 14257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea66401e7e54fb48c04b414d3db2565" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
I20260710 13:21:04.729169 14257 raft_consensus.cc:3060] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.729620 14182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e21cbf40230401ca2e70e8cff5452ec" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.730280 14182 raft_consensus.cc:2468] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 0.
I20260710 13:21:04.732185 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ef145851af4697b638d1f7eec25532" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
W20260710 13:21:04.733462 14149 leader_election.cc:343] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.734254 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e21cbf40230401ca2e70e8cff5452ec" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.733639 14343 raft_consensus.cc:697] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 1 LEADER]: Becoming Leader. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Running, Role: LEADER
I20260710 13:21:04.733554 14223 leader_election.cc:304] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
I20260710 13:21:04.735926 14344 raft_consensus.cc:2804] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:04.736058 14223 leader_election.cc:343] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.736426 14344 raft_consensus.cc:493] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.735949 14343 consensus_queue.cc:237] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.736902 14344 raft_consensus.cc:3060] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.733554 14003 catalog_manager.cc:5697] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c reported cstate change: term changed from 0 to 1, leader changed from <none> to e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193). New cstate: current_term: 1 leader_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.741022 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ba6df44bc41848b5df4ee5cbda481" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:04.741587 14184 raft_consensus.cc:3060] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.743023 14108 raft_consensus.cc:2468] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 1.
I20260710 13:21:04.743736 14344 raft_consensus.cc:515] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.744244 14149 leader_election.cc:304] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: e0d7619060b8483395c82edd18f84f23
I20260710 13:21:04.745676 14329 raft_consensus.cc:2804] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.746207 14297 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.746357 14329 raft_consensus.cc:697] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 1 LEADER]: Becoming Leader. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Running, Role: LEADER
I20260710 13:21:04.746731 14297 ts_tablet_manager.cc:1403] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.108s	user 0.045s	sys 0.031s
I20260710 13:21:04.746968 14109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1ba6df44bc41848b5df4ee5cbda481" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
I20260710 13:21:04.747587 14109 raft_consensus.cc:3060] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.747423 14329 consensus_queue.cc:237] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.749629 14297 raft_consensus.cc:359] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.750306 14297 raft_consensus.cc:385] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.750649 14297 raft_consensus.cc:740] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.751263 14183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea66401e7e54fb48c04b414d3db2565" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:04.751452 14297 consensus_queue.cc:260] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.752682 14183 raft_consensus.cc:3060] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.755633 14297 ts_tablet_manager.cc:1434] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:04.757095 14298 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.757856 14298 ts_tablet_manager.cc:1403] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.000s
I20260710 13:21:04.758153 14297 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:04.759434 14183 raft_consensus.cc:2468] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 1.
I20260710 13:21:04.760587 14298 raft_consensus.cc:359] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.767688 14298 raft_consensus.cc:385] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.767779 14108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e21cbf40230401ca2e70e8cff5452ec" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
I20260710 13:21:04.768008 14298 raft_consensus.cc:740] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.768348 14182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e21cbf40230401ca2e70e8cff5452ec" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:04.768890 14182 raft_consensus.cc:3060] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.768766 14298 consensus_queue.cc:260] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.769361 14074 leader_election.cc:304] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.770305 14340 raft_consensus.cc:2804] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.770778 14340 raft_consensus.cc:697] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Becoming Leader. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Running, Role: LEADER
I20260710 13:21:04.771083 14298 ts_tablet_manager.cc:1434] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:21:04.772046 14298 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23: Bootstrap starting.
I20260710 13:21:04.771595 14340 consensus_queue.cc:237] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.772261 14003 catalog_manager.cc:5697] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a reported cstate change: term changed from 0 to 1, leader changed from <none> to 065b9996d4654be6926a716f49d1316a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "065b9996d4654be6926a716f49d1316a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.764393 14297 tablet_bootstrap.cc:654] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.778031 14298 tablet_bootstrap.cc:654] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.764454 14109 raft_consensus.cc:2468] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:04.780555 14223 leader_election.cc:304] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0d7619060b8483395c82edd18f84f23, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.781381 14343 raft_consensus.cc:2804] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.781832 14343 raft_consensus.cc:697] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 1 LEADER]: Becoming Leader. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Running, Role: LEADER
I20260710 13:21:04.782613 14343 consensus_queue.cc:237] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.783641 14182 raft_consensus.cc:2468] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:04.766264 14344 leader_election.cc:290] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:04.739662 14257 raft_consensus.cc:2468] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 1.
I20260710 13:21:04.766737 14184 raft_consensus.cc:2468] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:04.768466 14108 raft_consensus.cc:3060] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.785125 14223 leader_election.cc:304] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
I20260710 13:21:04.788699 14297 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: No bootstrap required, opened a new log
I20260710 13:21:04.789093 14298 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23: No bootstrap required, opened a new log
I20260710 13:21:04.789179 14297 ts_tablet_manager.cc:1403] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:21:04.789625 14298 ts_tablet_manager.cc:1403] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:21:04.790870 14305 raft_consensus.cc:2804] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.791352 14305 raft_consensus.cc:697] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 1 LEADER]: Becoming Leader. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Running, Role: LEADER
I20260710 13:21:04.760809 14006 catalog_manager.cc:5697] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0d7619060b8483395c82edd18f84f23 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "e0d7619060b8483395c82edd18f84f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.791915 14297 raft_consensus.cc:359] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.792563 14297 raft_consensus.cc:385] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.792157 14305 consensus_queue.cc:237] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.792829 14297 raft_consensus.cc:740] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.794354 14298 raft_consensus.cc:359] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.795058 14298 raft_consensus.cc:385] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.794907 14108 raft_consensus.cc:2468] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:04.795418 14298 raft_consensus.cc:740] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.796129 14298 consensus_queue.cc:260] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.798090 14298 ts_tablet_manager.cc:1434] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:04.798903 14297 consensus_queue.cc:260] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.800907 14297 ts_tablet_manager.cc:1434] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:04.807099 14006 catalog_manager.cc:5697] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c reported cstate change: term changed from 0 to 1, leader changed from <none> to e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193). New cstate: current_term: 1 leader_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.811067 14003 catalog_manager.cc:5697] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0d7619060b8483395c82edd18f84f23 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "e0d7619060b8483395c82edd18f84f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.812661 14003 catalog_manager.cc:5697] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0d7619060b8483395c82edd18f84f23 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "e0d7619060b8483395c82edd18f84f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.828394 14329 consensus_queue.cc:1048] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.837984 14257 raft_consensus.cc:3060] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.845726 14306 consensus_queue.cc:1048] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.849972 14340 raft_consensus.cc:493] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.850498 14340 raft_consensus.cc:515] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.852522 14340 leader_election.cc:290] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.853032 14182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.853528 14257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.853681 14182 raft_consensus.cc:2468] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.854128 14257 raft_consensus.cc:2468] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.854691 14074 leader_election.cc:304] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.855406 14340 raft_consensus.cc:2804] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.855741 14340 raft_consensus.cc:493] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.856081 14340 raft_consensus.cc:3060] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.860742 14336 raft_consensus.cc:493] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.861186 14336 raft_consensus.cc:515] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.861912 14340 raft_consensus.cc:515] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.863273 14336 leader_election.cc:290] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.863859 14340 leader_election.cc:290] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Requested vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.864308 14257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2fd1be672642bcbc14d7f71c90277a" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:04.864912 14257 raft_consensus.cc:2468] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.864900 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
I20260710 13:21:04.865209 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:04.864894 14182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2fd1be672642bcbc14d7f71c90277a" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.865825 14258 raft_consensus.cc:3060] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.865901 14184 raft_consensus.cc:3060] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.866012 14182 raft_consensus.cc:2468] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 0.
I20260710 13:21:04.866138 14074 leader_election.cc:304] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0d7619060b8483395c82edd18f84f23, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.867599 14340 raft_consensus.cc:2804] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.867843 14340 raft_consensus.cc:493] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.868038 14340 raft_consensus.cc:3060] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.872514 14258 raft_consensus.cc:2468] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 1.
I20260710 13:21:04.872642 14184 raft_consensus.cc:2468] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 1.
I20260710 13:21:04.872689 14340 raft_consensus.cc:515] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.873603 14074 leader_election.cc:304] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0d7619060b8483395c82edd18f84f23, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.874289 14336 raft_consensus.cc:2804] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.874794 14336 raft_consensus.cc:697] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Becoming Leader. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Running, Role: LEADER
I20260710 13:21:04.874799 14340 leader_election.cc:290] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Requested vote from peers 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:04.875500 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2fd1be672642bcbc14d7f71c90277a" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:04.875600 14336 consensus_queue.cc:237] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.876302 14184 raft_consensus.cc:3060] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.876420 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2fd1be672642bcbc14d7f71c90277a" candidate_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
I20260710 13:21:04.877017 14258 raft_consensus.cc:3060] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.882969 14184 raft_consensus.cc:2468] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 1.
I20260710 13:21:04.883440 14258 raft_consensus.cc:2468] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in term 1.
I20260710 13:21:04.884061 14074 leader_election.cc:304] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c; no voters: 
I20260710 13:21:04.883445 14006 catalog_manager.cc:5697] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c reported cstate change: term changed from 0 to 1, leader changed from <none> to e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193). New cstate: current_term: 1 leader_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.884876 14336 raft_consensus.cc:2804] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.885334 14336 raft_consensus.cc:697] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Becoming Leader. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Running, Role: LEADER
I20260710 13:21:04.886093 14336 consensus_queue.cc:237] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.896018 14003 catalog_manager.cc:5697] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c reported cstate change: term changed from 0 to 1, leader changed from <none> to e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193). New cstate: current_term: 1 leader_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.983922 14343 raft_consensus.cc:493] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.984386 14343 raft_consensus.cc:515] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:04.986020 14343 leader_election.cc:290] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:04.986963 14108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ef145851af4697b638d1f7eec25532" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" is_pre_election: true
I20260710 13:21:04.987207 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ef145851af4697b638d1f7eec25532" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:04.987653 14108 raft_consensus.cc:2393] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0d7619060b8483395c82edd18f84f23 in current term 1: Already voted for candidate 065b9996d4654be6926a716f49d1316a in this term.
I20260710 13:21:04.988749 14223 leader_election.cc:304] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0d7619060b8483395c82edd18f84f23; no voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c
I20260710 13:21:04.989336 14343 raft_consensus.cc:3060] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.994174 14343 raft_consensus.cc:2749] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:05.021075 14306 consensus_queue.cc:1048] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.031137 14304 consensus_queue.cc:1048] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.073351 11147 ts_manager.cc:295] Set tserver state for e8066a88feb84bf2a4f4d58a2cc4c47c to MAINTENANCE_MODE
I20260710 13:21:05.074044 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
I20260710 13:21:05.092119 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:05.092967 11147 tablet_replica.cc:333] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.093694 11147 raft_consensus.cc:2243] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.094170 11147 raft_consensus.cc:2272] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.096063 11147 tablet_replica.cc:333] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.096563 11147 raft_consensus.cc:2243] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.096873 11147 raft_consensus.cc:2272] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.098486 11147 tablet_replica.cc:333] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.099054 11147 raft_consensus.cc:2243] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.099566 11147 pending_rounds.cc:70] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Trying to abort 1 pending ops.
I20260710 13:21:05.099725 11147 pending_rounds.cc:77] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992867339395072 op_type: NO_OP noop_request { }
I20260710 13:21:05.100013 11147 raft_consensus.cc:2889] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:05.100227 11147 raft_consensus.cc:2272] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.102218 11147 tablet_replica.cc:333] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.102811 11147 raft_consensus.cc:2243] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.103320 11147 pending_rounds.cc:70] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Trying to abort 1 pending ops.
I20260710 13:21:05.103479 11147 pending_rounds.cc:77] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992866385534976 op_type: NO_OP noop_request { }
I20260710 13:21:05.103690 11147 raft_consensus.cc:2889] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:05.103899 11147 raft_consensus.cc:2272] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.105840 11147 tablet_replica.cc:333] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.106313 11147 raft_consensus.cc:2243] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.106716 11147 raft_consensus.cc:2272] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.109036 11147 tablet_replica.cc:333] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.109494 11147 raft_consensus.cc:2243] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.109972 11147 pending_rounds.cc:70] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Trying to abort 1 pending ops.
I20260710 13:21:05.110114 11147 pending_rounds.cc:77] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992867381030912 op_type: NO_OP noop_request { }
I20260710 13:21:05.110329 11147 raft_consensus.cc:2889] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:05.110533 11147 raft_consensus.cc:2272] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.112361 11147 tablet_replica.cc:333] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.112848 11147 raft_consensus.cc:2243] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.113233 11147 raft_consensus.cc:2272] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.115391 11147 tablet_replica.cc:333] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.115868 11147 raft_consensus.cc:2243] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.116217 11147 raft_consensus.cc:2272] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.117695 11147 tablet_replica.cc:333] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.118144 11147 raft_consensus.cc:2243] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.118492 11147 raft_consensus.cc:2272] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.119983 11147 tablet_replica.cc:333] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: stopping tablet replica
I20260710 13:21:05.120433 11147 raft_consensus.cc:2243] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.120970 11147 pending_rounds.cc:70] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Trying to abort 1 pending ops.
I20260710 13:21:05.121160 11147 pending_rounds.cc:77] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992866914074624 op_type: NO_OP noop_request { }
I20260710 13:21:05.121435 11147 raft_consensus.cc:2889] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:05.121694 11147 raft_consensus.cc:2272] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.151808 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
W20260710 13:21:05.170447 14149 consensus_peers.cc:597] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.184235 14304 consensus_queue.cc:1048] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:05.204170 14223 consensus_peers.cc:597] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.207465 14343 consensus_queue.cc:1048] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:05.219492 14223 consensus_peers.cc:597] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.278012 14223 consensus_peers.cc:597] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.319207 14344 consensus_queue.cc:1048] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.398963 14305 consensus_queue.cc:1048] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:05.439787 14149 consensus_peers.cc:597] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.441021 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:05.477699 14149 consensus_peers.cc:597] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.171536 14305 raft_consensus.cc:493] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.172298 14305 raft_consensus.cc:515] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.175244 14305 leader_election.cc:290] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:06.177004 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e6b651e2d4a808264f73db283bde4" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:06.177829 14184 raft_consensus.cc:2393] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0d7619060b8483395c82edd18f84f23 in current term 1: Already voted for candidate e8066a88feb84bf2a4f4d58a2cc4c47c in this term.
W20260710 13:21:06.179752 14223 leader_election.cc:336] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.180120 14223 leader_election.cc:304] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0d7619060b8483395c82edd18f84f23; no voters: 065b9996d4654be6926a716f49d1316a, e8066a88feb84bf2a4f4d58a2cc4c47c
I20260710 13:21:06.180815 14305 raft_consensus.cc:3060] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.190553 14305 raft_consensus.cc:2749] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:06.435187 14304 raft_consensus.cc:493] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.435719 14304 raft_consensus.cc:515] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.437688 14304 leader_election.cc:290] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:06.439612 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea66401e7e54fb48c04b414d3db2565" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:06.440416 14258 raft_consensus.cc:2468] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 1.
I20260710 13:21:06.441512 14149 leader_election.cc:304] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
W20260710 13:21:06.442104 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:06.442258 14304 raft_consensus.cc:2804] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:06.442323 14149 leader_election.cc:336] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.442935 14304 raft_consensus.cc:493] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.443310 14304 raft_consensus.cc:3060] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.449460 14304 raft_consensus.cc:515] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.451392 14304 leader_election.cc:290] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:06.453042 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea66401e7e54fb48c04b414d3db2565" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
I20260710 13:21:06.453691 14258 raft_consensus.cc:3060] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:06.455034 14149 leader_election.cc:336] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.459574 14258 raft_consensus.cc:2468] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 2.
I20260710 13:21:06.460659 14149 leader_election.cc:304] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: e8066a88feb84bf2a4f4d58a2cc4c47c
I20260710 13:21:06.461349 14304 raft_consensus.cc:2804] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.461789 14304 raft_consensus.cc:697] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 2 LEADER]: Becoming Leader. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Running, Role: LEADER
I20260710 13:21:06.462498 14304 consensus_queue.cc:237] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [LEADER]: Queue going to LEADER 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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.470572 14006 catalog_manager.cc:5697] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a reported cstate change: term changed from 1 to 2, leader changed from e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193) to 065b9996d4654be6926a716f49d1316a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "065b9996d4654be6926a716f49d1316a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.538949 14305 raft_consensus.cc:493] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.539474 14305 raft_consensus.cc:515] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.541097 14305 leader_election.cc:290] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:06.543217 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2fd1be672642bcbc14d7f71c90277a" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:06.543790 14184 raft_consensus.cc:2468] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:06.545171 14223 leader_election.cc:304] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
I20260710 13:21:06.546104 14305 raft_consensus.cc:2804] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:06.546128 14223 leader_election.cc:336] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.546448 14305 raft_consensus.cc:493] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.547163 14305 raft_consensus.cc:3060] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.551927 14305 raft_consensus.cc:515] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.553462 14305 leader_election.cc:290] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:06.555326 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2fd1be672642bcbc14d7f71c90277a" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:06.555840 14184 raft_consensus.cc:3060] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:06.557461 14223 leader_election.cc:336] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.560361 14184 raft_consensus.cc:2468] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 2.
I20260710 13:21:06.561411 14223 leader_election.cc:304] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: e8066a88feb84bf2a4f4d58a2cc4c47c
I20260710 13:21:06.562191 14305 raft_consensus.cc:2804] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.563244 14305 raft_consensus.cc:697] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 2 LEADER]: Becoming Leader. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Running, Role: LEADER
I20260710 13:21:06.564103 14305 consensus_queue.cc:237] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [LEADER]: Queue going to LEADER 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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.571578 14006 catalog_manager.cc:5697] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 reported cstate change: term changed from 1 to 2, leader changed from e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193) to e0d7619060b8483395c82edd18f84f23 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "e0d7619060b8483395c82edd18f84f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.654049 14304 raft_consensus.cc:493] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.654665 14304 raft_consensus.cc:515] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.656292 14304 leader_election.cc:290] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:06.658196 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e6b651e2d4a808264f73db283bde4" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23" is_pre_election: true
I20260710 13:21:06.658990 14258 raft_consensus.cc:2468] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 1.
I20260710 13:21:06.660264 14149 leader_election.cc:304] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
I20260710 13:21:06.661166 14329 raft_consensus.cc:2804] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.661748 14329 raft_consensus.cc:493] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:06.661945 14149 leader_election.cc:336] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.662165 14329 raft_consensus.cc:3060] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.668694 14329 raft_consensus.cc:515] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.670472 14329 leader_election.cc:290] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), e0d7619060b8483395c82edd18f84f23 (127.10.226.195:43449)
I20260710 13:21:06.672034 14258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e6b651e2d4a808264f73db283bde4" candidate_uuid: "065b9996d4654be6926a716f49d1316a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0d7619060b8483395c82edd18f84f23"
I20260710 13:21:06.672699 14258 raft_consensus.cc:3060] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:06.674049 14149 leader_election.cc:336] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.678938 14258 raft_consensus.cc:2468] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 065b9996d4654be6926a716f49d1316a in term 2.
I20260710 13:21:06.680222 14149 leader_election.cc:304] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: e8066a88feb84bf2a4f4d58a2cc4c47c
I20260710 13:21:06.680980 14329 raft_consensus.cc:2804] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.681414 14329 raft_consensus.cc:697] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 2 LEADER]: Becoming Leader. State: Replica: 065b9996d4654be6926a716f49d1316a, State: Running, Role: LEADER
I20260710 13:21:06.682236 14329 consensus_queue.cc:237] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [LEADER]: Queue going to LEADER 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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.690034 14006 catalog_manager.cc:5697] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a reported cstate change: term changed from 1 to 2, leader changed from e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193) to 065b9996d4654be6926a716f49d1316a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "065b9996d4654be6926a716f49d1316a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:06.843533 14149 consensus_peers.cc:597] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.860669 14305 raft_consensus.cc:493] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.861199 14305 raft_consensus.cc:515] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.862870 14305 leader_election.cc:290] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:06.864573 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a" is_pre_election: true
I20260710 13:21:06.865237 14184 raft_consensus.cc:2468] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 1.
I20260710 13:21:06.866298 14223 leader_election.cc:304] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: 
I20260710 13:21:06.867049 14258 raft_consensus.cc:1275] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Refusing update from remote peer 065b9996d4654be6926a716f49d1316a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:06.867197 14305 raft_consensus.cc:2804] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.867614 14305 raft_consensus.cc:493] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.867951 14305 raft_consensus.cc:3060] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:06.868333 14223 leader_election.cc:336] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.868512 14304 consensus_queue.cc:1048] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.874008 14305 raft_consensus.cc:515] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.875926 14305 leader_election.cc:290] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 election: Requested vote from peers e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927), 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883)
I20260710 13:21:06.878122 14184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde36a71cccf475a8014c33d5d3cdeac" candidate_uuid: "e0d7619060b8483395c82edd18f84f23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "065b9996d4654be6926a716f49d1316a"
I20260710 13:21:06.878712 14184 raft_consensus.cc:3060] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:06.883847 14223 leader_election.cc:336] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111)
I20260710 13:21:06.885329 14184 raft_consensus.cc:2468] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0d7619060b8483395c82edd18f84f23 in term 2.
I20260710 13:21:06.886274 14223 leader_election.cc:304] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [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: 065b9996d4654be6926a716f49d1316a, e0d7619060b8483395c82edd18f84f23; no voters: e8066a88feb84bf2a4f4d58a2cc4c47c
I20260710 13:21:06.886929 14305 raft_consensus.cc:2804] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.887346 14305 raft_consensus.cc:697] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 2 LEADER]: Becoming Leader. State: Replica: e0d7619060b8483395c82edd18f84f23, State: Running, Role: LEADER
I20260710 13:21:06.888129 14305 consensus_queue.cc:237] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [LEADER]: Queue going to LEADER 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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:06.897682 14003 catalog_manager.cc:5697] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 reported cstate change: term changed from 1 to 2, leader changed from e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193) to e0d7619060b8483395c82edd18f84f23 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "e0d7619060b8483395c82edd18f84f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:07.080695 14149 consensus_peers.cc:597] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:07.161320 14184 raft_consensus.cc:1275] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Refusing update from remote peer e0d7619060b8483395c82edd18f84f23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:07.162549 14305 consensus_queue.cc:1048] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:07.174773 14258 raft_consensus.cc:1275] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Refusing update from remote peer 065b9996d4654be6926a716f49d1316a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:07.176348 14304 consensus_queue.cc:1048] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:07.176753 14223 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260710 13:21:07.184547 14223 consensus_peers.cc:597] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:07.443173 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:07.445225 14149 consensus_peers.cc:597] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:07.462127 14223 consensus_peers.cc:597] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:07.481904 14184 raft_consensus.cc:1275] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Refusing update from remote peer e0d7619060b8483395c82edd18f84f23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:07.483122 14384 consensus_queue.cc:1048] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:07.543287 14223 consensus_peers.cc:597] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:07.714249 14223 consensus_peers.cc:597] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:07.742228 14223 consensus_peers.cc:597] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:07.982095 14149 consensus_peers.cc:597] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:07.999755 14149 consensus_peers.cc:597] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.444170 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:09.206111 14149 consensus_peers.cc:597] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:09.445113 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:09.486775 14223 consensus_peers.cc:597] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:09.677994 14149 consensus_peers.cc:597] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:09.774114 14223 consensus_peers.cc:597] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:09.991235 14223 consensus_peers.cc:597] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:10.154053 14149 consensus_peers.cc:597] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:10.154399 14149 consensus_peers.cc:597] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:10.168479 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:10.174377 14390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:10.176327 14391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:10.181144 14393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:10.184660 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:10.186270 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:10.186502 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:10.186743 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689670186712 us; error 0 us; skew 500 ppm
I20260710 13:21:10.187275 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:10.190038 11147 webserver.cc:533] Webserver started at http://127.10.226.193:39795/ using document root <none> and password file <none>
I20260710 13:21:10.190536 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:10.190758 11147 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:10.194296 11147 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:21:10.198382 14398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:10.199297 11147 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:10.199558 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c"
format_stamp: "Formatted at 2026-07-10 13:21:03 on dist-test-slave-fvrf"
I20260710 13:21:10.199812 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:10.214485 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:10.215760 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:10.217291 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:10.221174 14405 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:21:10.252449 14223 consensus_peers.cc:597] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:10.269157 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:21:10.269484 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.001s	sys 0.001s
I20260710 13:21:10.269703 11147 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:21:10.273789 14405 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.288264 14405 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: 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
I20260710 13:21:10.289256 14405 tablet_bootstrap.cc:492] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.289880 14405 ts_tablet_manager.cc:1403] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:21:10.292470 14405 raft_consensus.cc:359] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.293310 14405 raft_consensus.cc:740] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.294044 14405 consensus_queue.cc:260] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.296752 14405 ts_tablet_manager.cc:1434] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:21:10.297595 14405 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.313743 14405 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:10.314790 14405 tablet_bootstrap.cc:492] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.315485 14405 ts_tablet_manager.cc:1403] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:21:10.317795 11147 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:21:10.318147 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.045s	sys 0.001s
I20260710 13:21:10.317795 14405 raft_consensus.cc:359] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.318949 14405 raft_consensus.cc:740] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.319769 14405 consensus_queue.cc:260] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.321535 14405 ts_tablet_manager.cc:1434] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:10.322309 14405 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.336802 14405 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:10.337908 14405 tablet_bootstrap.cc:492] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.339140 14405 ts_tablet_manager.cc:1403] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:21:10.342156 14405 raft_consensus.cc:359] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.343959 14405 raft_consensus.cc:740] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
W20260710 13:21:10.345342 14223 consensus_peers.cc:597] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:21:10.345031 14405 consensus_queue.cc:260] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.347415 14405 ts_tablet_manager.cc:1434] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:21:10.348385 14405 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.364439 14405 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: 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
I20260710 13:21:10.365522 14405 tablet_bootstrap.cc:492] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.366168 14405 ts_tablet_manager.cc:1403] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 13:21:10.368544 14405 raft_consensus.cc:359] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.369246 14405 raft_consensus.cc:740] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.369946 14405 consensus_queue.cc:260] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.371731 14405 ts_tablet_manager.cc:1434] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:10.372455 14405 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.383443 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:35927
I20260710 13:21:10.383549 14466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:35927 every 8 connection(s)
I20260710 13:21:10.385872 14405 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:10.386929 14405 tablet_bootstrap.cc:492] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.387864 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:10.387867 14405 ts_tablet_manager.cc:1403] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:21:10.393832 14405 raft_consensus.cc:359] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.394508 14405 raft_consensus.cc:740] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.395197 14405 consensus_queue.cc:260] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.396937 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:10.397058 14405 ts_tablet_manager.cc:1434] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:10.398677 14405 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.397611 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:10.399469 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:10.408002 14468 heartbeater.cc:344] Connected to a master server at 127.10.226.254:35739
I20260710 13:21:10.408579 14468 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:10.409791 14468 heartbeater.cc:507] Master 127.10.226.254:35739 requested a full tablet report, sending...
I20260710 13:21:10.411455 14405 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:10.412226 14405 tablet_bootstrap.cc:492] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.412833 14405 ts_tablet_manager.cc:1403] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:21:10.414520 14405 raft_consensus.cc:359] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.415150 14405 raft_consensus.cc:740] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.415674 14003 ts_manager.cc:194] Re-registered known tserver with Master: e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927)
I20260710 13:21:10.415977 14405 consensus_queue.cc:260] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.417557 14405 ts_tablet_manager.cc:1434] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:10.418207 14405 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.426450 14003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52712
I20260710 13:21:10.430474 14468 heartbeater.cc:499] Master 127.10.226.254:35739 was elected leader, sending a full tablet report...
I20260710 13:21:10.432550 14405 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: 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
I20260710 13:21:10.433645 14405 tablet_bootstrap.cc:492] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.434352 14405 ts_tablet_manager.cc:1403] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:21:10.437006 14405 raft_consensus.cc:359] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.437853 14405 raft_consensus.cc:740] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.438573 14405 consensus_queue.cc:260] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.440655 14405 ts_tablet_manager.cc:1434] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:10.440783 14442 raft_consensus.cc:3060] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.441460 14405 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
W20260710 13:21:10.446264 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:10.450254 14442 pending_rounds.cc:85] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting all ops after (but not including) 0
I20260710 13:21:10.450582 14442 pending_rounds.cc:107] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:10.450867 14442 raft_consensus.cc:2889] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:10.460161 14405 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: 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
I20260710 13:21:10.460983 14405 tablet_bootstrap.cc:492] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.461582 14405 ts_tablet_manager.cc:1403] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:21:10.463527 14405 raft_consensus.cc:359] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.464144 14405 raft_consensus.cc:740] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.464759 14405 consensus_queue.cc:260] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.466239 14405 ts_tablet_manager.cc:1434] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:10.467018 14405 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.476428 14405 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:10.477113 14405 tablet_bootstrap.cc:492] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.477664 14405 ts_tablet_manager.cc:1403] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:21:10.479566 14405 raft_consensus.cc:359] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.480075 14405 raft_consensus.cc:740] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.480686 14405 consensus_queue.cc:260] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.482479 14405 ts_tablet_manager.cc:1434] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:21:10.483307 14405 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap starting.
I20260710 13:21:10.494135 14442 raft_consensus.cc:3060] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:10.494647 14149 consensus_peers.cc:597] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:10.498549 14405 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:10.499630 14405 tablet_bootstrap.cc:492] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Bootstrap complete.
I20260710 13:21:10.500332 14405 ts_tablet_manager.cc:1403] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:21:10.502154 14442 pending_rounds.cc:85] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting all ops after (but not including) 0
I20260710 13:21:10.502470 14442 pending_rounds.cc:107] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:10.502748 14442 raft_consensus.cc:2889] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:10.503012 14405 raft_consensus.cc:359] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.503739 14405 raft_consensus.cc:740] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8066a88feb84bf2a4f4d58a2cc4c47c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.504487 14405 consensus_queue.cc:260] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [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: "e8066a88feb84bf2a4f4d58a2cc4c47c" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 35927 } } peers { permanent_uuid: "065b9996d4654be6926a716f49d1316a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42883 } } peers { permanent_uuid: "e0d7619060b8483395c82edd18f84f23" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 43449 } }
I20260710 13:21:10.507014 14405 ts_tablet_manager.cc:1434] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:10.687822 14442 raft_consensus.cc:3060] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.693454 14442 pending_rounds.cc:85] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting all ops after (but not including) 0
I20260710 13:21:10.693693 14442 pending_rounds.cc:107] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:10.693879 14442 raft_consensus.cc:2889] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:10.912173 14442 raft_consensus.cc:3060] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.918118 14442 pending_rounds.cc:85] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting all ops after (but not including) 0
I20260710 13:21:10.918349 14442 pending_rounds.cc:107] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:10.918562 14442 raft_consensus.cc:2889] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:11.408797 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:11.414336 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:11.414853 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:11.415351 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:11.447583 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:12.421990 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:12.429382 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:12.429890 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:12.430516 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:12.449291 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:13.436475 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:13.444169 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:13.444746 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:13.445317 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:13.451202 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:14.452142 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:14.455931 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:14.461827 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:14.462285 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:14.462805 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:15.452903 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:15.470238 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:15.476384 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:15.481338 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:15.481747 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:21:16.453886 14055 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:16.507105 11147 tablet_server.cc:179] TabletServer@127.10.226.193:35927 shutting down...
W20260710 13:21:16.511627 14149 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 65 similar messages]
W20260710 13:21:16.517863 14223 consensus_peers.cc:597] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:16.521592 14149 consensus_peers.cc:597] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:16.531306 14223 consensus_peers.cc:597] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:16.547663 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:16.548576 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.549625 11147 raft_consensus.cc:2243] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.550364 11147 raft_consensus.cc:2272] T fde36a71cccf475a8014c33d5d3cdeac P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.552680 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.553269 11147 raft_consensus.cc:2243] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.553736 11147 raft_consensus.cc:2272] T 724e6b651e2d4a808264f73db283bde4 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.555809 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.556370 11147 raft_consensus.cc:2243] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.556772 11147 raft_consensus.cc:2272] T ba4bf2b3775346fa897d222d80a4dbe1 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.558923 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.559589 11147 raft_consensus.cc:2243] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.560042 11147 raft_consensus.cc:2272] T dde90d4763e6471182f8f650b27518d6 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.561966 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.562445 11147 raft_consensus.cc:2243] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.562887 11147 raft_consensus.cc:2272] T ea1ba6df44bc41848b5df4ee5cbda481 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.565026 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.565510 11147 raft_consensus.cc:2243] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.565924 11147 raft_consensus.cc:2272] T c6ef145851af4697b638d1f7eec25532 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.567934 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.568446 11147 raft_consensus.cc:2243] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.568859 11147 raft_consensus.cc:2272] T 6a2fd1be672642bcbc14d7f71c90277a P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.570770 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.571249 11147 raft_consensus.cc:2243] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.571653 11147 raft_consensus.cc:2272] T 4ca95d4a768042de8abd676ce46b1810 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.573563 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.574035 11147 raft_consensus.cc:2243] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.574470 11147 raft_consensus.cc:2272] T 7e21cbf40230401ca2e70e8cff5452ec P e8066a88feb84bf2a4f4d58a2cc4c47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.576371 11147 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:16.576828 11147 raft_consensus.cc:2243] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.577276 11147 raft_consensus.cc:2272] T 3ea66401e7e54fb48c04b414d3db2565 P e8066a88feb84bf2a4f4d58a2cc4c47c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.608316 11147 tablet_server.cc:196] TabletServer@127.10.226.193:35927 shutdown complete.
I20260710 13:21:16.634083 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
W20260710 13:21:16.634227 14223 consensus_peers.cc:597] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:16.650884 14149 consensus_peers.cc:597] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:16.661238 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:16.662011 11147 tablet_replica.cc:333] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.662725 11147 raft_consensus.cc:2243] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.663130 11147 raft_consensus.cc:2272] T 7e21cbf40230401ca2e70e8cff5452ec P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.665072 11147 tablet_replica.cc:333] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.665552 11147 raft_consensus.cc:2243] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.666307 11147 raft_consensus.cc:2272] T c6ef145851af4697b638d1f7eec25532 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.668221 11147 tablet_replica.cc:333] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.668720 11147 raft_consensus.cc:2243] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.669092 11147 raft_consensus.cc:2272] T ea1ba6df44bc41848b5df4ee5cbda481 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.671069 11147 tablet_replica.cc:333] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.671514 11147 raft_consensus.cc:2243] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.671885 11147 raft_consensus.cc:2272] T dde90d4763e6471182f8f650b27518d6 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.673790 11147 tablet_replica.cc:333] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.674198 11147 raft_consensus.cc:2243] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.675035 11147 raft_consensus.cc:2272] T ba4bf2b3775346fa897d222d80a4dbe1 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.676908 11147 tablet_replica.cc:333] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.677402 11147 raft_consensus.cc:2243] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.677832 11147 raft_consensus.cc:2272] T fde36a71cccf475a8014c33d5d3cdeac P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.680009 11147 tablet_replica.cc:333] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.680609 11147 raft_consensus.cc:2243] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.681653 11147 raft_consensus.cc:2272] T 724e6b651e2d4a808264f73db283bde4 P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:16.683364 14149 consensus_peers.cc:597] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a -> Peer e8066a88feb84bf2a4f4d58a2cc4c47c (127.10.226.193:35927): Couldn't send request to peer e8066a88feb84bf2a4f4d58a2cc4c47c. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:35927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:16.684100 11147 tablet_replica.cc:333] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.684607 11147 raft_consensus.cc:2243] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.685324 11147 raft_consensus.cc:2272] T 3ea66401e7e54fb48c04b414d3db2565 P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.687119 11147 tablet_replica.cc:333] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.687538 11147 raft_consensus.cc:2243] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.687879 11147 raft_consensus.cc:2272] T 6a2fd1be672642bcbc14d7f71c90277a P 065b9996d4654be6926a716f49d1316a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.689764 11147 tablet_replica.cc:333] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a: stopping tablet replica
I20260710 13:21:16.690261 11147 raft_consensus.cc:2243] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.691340 11147 raft_consensus.cc:2272] T 4ca95d4a768042de8abd676ce46b1810 P 065b9996d4654be6926a716f49d1316a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:16.693404 14223 consensus_peers.cc:597] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 -> Peer 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883): Couldn't send request to peer 065b9996d4654be6926a716f49d1316a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:16.721861 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
I20260710 13:21:16.746122 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
W20260710 13:21:16.750953 14223 consensus_peers.cc:597] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 -> Peer 065b9996d4654be6926a716f49d1316a (127.10.226.194:42883): Couldn't send request to peer 065b9996d4654be6926a716f49d1316a. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:42883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:16.771736 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:16.772419 11147 tablet_replica.cc:333] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.773015 11147 raft_consensus.cc:2243] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.773447 11147 raft_consensus.cc:2272] T c6ef145851af4697b638d1f7eec25532 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.775593 11147 tablet_replica.cc:333] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.776082 11147 raft_consensus.cc:2243] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.776805 11147 raft_consensus.cc:2272] T 6a2fd1be672642bcbc14d7f71c90277a P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.778757 11147 tablet_replica.cc:333] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.779249 11147 raft_consensus.cc:2243] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.779699 11147 raft_consensus.cc:2272] T 4ca95d4a768042de8abd676ce46b1810 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.782022 11147 tablet_replica.cc:333] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.782598 11147 raft_consensus.cc:2243] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.783511 11147 raft_consensus.cc:2272] T fde36a71cccf475a8014c33d5d3cdeac P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.785588 11147 tablet_replica.cc:333] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.786144 11147 raft_consensus.cc:2243] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.786608 11147 raft_consensus.cc:2272] T 724e6b651e2d4a808264f73db283bde4 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.788651 11147 tablet_replica.cc:333] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.789189 11147 raft_consensus.cc:2243] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.790010 11147 raft_consensus.cc:2272] T dde90d4763e6471182f8f650b27518d6 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.792114 11147 tablet_replica.cc:333] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.792673 11147 raft_consensus.cc:2243] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.793501 11147 raft_consensus.cc:2272] T ea1ba6df44bc41848b5df4ee5cbda481 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.795506 11147 tablet_replica.cc:333] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.796051 11147 raft_consensus.cc:2243] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.796510 11147 raft_consensus.cc:2272] T ba4bf2b3775346fa897d222d80a4dbe1 P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.798525 11147 tablet_replica.cc:333] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.799079 11147 raft_consensus.cc:2243] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.799885 11147 raft_consensus.cc:2272] T 7e21cbf40230401ca2e70e8cff5452ec P e0d7619060b8483395c82edd18f84f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.801748 11147 tablet_replica.cc:333] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23: stopping tablet replica
I20260710 13:21:16.802241 11147 raft_consensus.cc:2243] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.802685 11147 raft_consensus.cc:2272] T 3ea66401e7e54fb48c04b414d3db2565 P e0d7619060b8483395c82edd18f84f23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.833873 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:21:16.856922 11147 master.cc:562] Master@127.10.226.254:35739 shutting down...
I20260710 13:21:16.877990 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:16.878614 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.879069 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4af0307dc4a7477eb9ffb43bc132e229: stopping tablet replica
I20260710 13:21:16.898168 11147 master.cc:584] Master@127.10.226.254:35739 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13631 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:21:16.941919 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:38821
I20260710 13:21:16.943112 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:16.948807 14507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:16.948874 14506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:16.949575 14509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:16.950562 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:16.951426 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:16.951591 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:16.951758 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689676951745 us; error 0 us; skew 500 ppm
I20260710 13:21:16.952316 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:16.954766 11147 webserver.cc:533] Webserver started at http://127.10.226.254:41671/ using document root <none> and password file <none>
I20260710 13:21:16.955251 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:16.955435 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:16.955739 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:16.956836 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "7972d24fe5594dbb958e1afde944d327"
format_stamp: "Formatted at 2026-07-10 13:21:16 on dist-test-slave-fvrf"
I20260710 13:21:16.961474 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:21:16.964900 14514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:16.965569 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:21:16.965844 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "7972d24fe5594dbb958e1afde944d327"
format_stamp: "Formatted at 2026-07-10 13:21:16 on dist-test-slave-fvrf"
I20260710 13:21:16.966079 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:16.981902 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:16.983134 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:17.021847 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:38821
I20260710 13:21:17.021942 14565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:38821 every 8 connection(s)
I20260710 13:21:17.025914 14566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.036223 14566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327: Bootstrap starting.
I20260710 13:21:17.040974 14566 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.044873 14566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327: No bootstrap required, opened a new log
I20260710 13:21:17.047000 14566 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972d24fe5594dbb958e1afde944d327" member_type: VOTER }
I20260710 13:21:17.047410 14566 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.047597 14566 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972d24fe5594dbb958e1afde944d327, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.048135 14566 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7972d24fe5594dbb958e1afde944d327" member_type: VOTER }
I20260710 13:21:17.048588 14566 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:17.048779 14566 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:17.049001 14566 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:17.053172 14566 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972d24fe5594dbb958e1afde944d327" member_type: VOTER }
I20260710 13:21:17.053610 14566 leader_election.cc:304] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [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: 7972d24fe5594dbb958e1afde944d327; no voters: 
I20260710 13:21:17.054589 14566 leader_election.cc:290] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:17.054929 14569 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:17.056205 14569 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 1 LEADER]: Becoming Leader. State: Replica: 7972d24fe5594dbb958e1afde944d327, State: Running, Role: LEADER
I20260710 13:21:17.056917 14569 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [LEADER]: Queue going to LEADER mode. State: All 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: "7972d24fe5594dbb958e1afde944d327" member_type: VOTER }
I20260710 13:21:17.057524 14566 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:17.059799 14571 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7972d24fe5594dbb958e1afde944d327. Latest consensus state: current_term: 1 leader_uuid: "7972d24fe5594dbb958e1afde944d327" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972d24fe5594dbb958e1afde944d327" member_type: VOTER } }
I20260710 13:21:17.059772 14570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7972d24fe5594dbb958e1afde944d327" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972d24fe5594dbb958e1afde944d327" member_type: VOTER } }
I20260710 13:21:17.060448 14571 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:17.060580 14570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:17.068756 14575 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:17.076431 14575 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:17.077414 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:17.085783 14575 catalog_manager.cc:1383] Generated new cluster ID: 7c69d38d99364db49a741dd58e6eff28
I20260710 13:21:17.086064 14575 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:17.102605 14575 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:17.103878 14575 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:17.127555 14575 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327: Generated new TSK 0
I20260710 13:21:17.128151 14575 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:17.143803 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:17.149459 14587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.150713 14588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.153143 14590 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:17.154868 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:17.155663 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:17.155838 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:17.156032 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689677155998 us; error 0 us; skew 500 ppm
I20260710 13:21:17.156566 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:17.158917 11147 webserver.cc:533] Webserver started at http://127.10.226.193:37581/ using document root <none> and password file <none>
I20260710 13:21:17.159376 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:17.159557 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:17.159848 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:17.160951 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "225527b298c641c9ac7f718135a13685"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-fvrf"
I20260710 13:21:17.165156 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:21:17.168356 14595 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.169056 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:17.169332 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "225527b298c641c9ac7f718135a13685"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-fvrf"
I20260710 13:21:17.169610 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:17.201026 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:17.202227 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:17.203696 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:17.205873 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:17.206089 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.206321 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:17.206501 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.245342 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:40093
I20260710 13:21:17.245471 14657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:40093 every 8 connection(s)
I20260710 13:21:17.250319 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:17.256609 14662 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.257465 14663 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.261336 14665 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:17.262187 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:17.262501 14658 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38821
I20260710 13:21:17.262952 14658 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:17.263254 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:17.263466 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:17.263593 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689677263582 us; error 0 us; skew 500 ppm
I20260710 13:21:17.263784 14658 heartbeater.cc:507] Master 127.10.226.254:38821 requested a full tablet report, sending...
I20260710 13:21:17.264104 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:17.266283 14531 ts_manager.cc:194] Registered new tserver with Master: 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093)
I20260710 13:21:17.266722 11147 webserver.cc:533] Webserver started at http://127.10.226.194:35767/ using document root <none> and password file <none>
I20260710 13:21:17.267401 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:17.267659 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:17.267969 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:17.268757 14531 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34138
I20260710 13:21:17.269513 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-fvrf"
I20260710 13:21:17.274142 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260710 13:21:17.277338 14670 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.278061 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:17.278337 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-fvrf"
I20260710 13:21:17.278560 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:17.288865 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:17.289969 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:17.291334 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:17.293442 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:17.293668 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.293910 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:17.294080 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.332736 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:44011
I20260710 13:21:17.332844 14732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:44011 every 8 connection(s)
I20260710 13:21:17.337055 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:17.344530 14736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.344758 14737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.347239 14739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:17.348021 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:17.349170 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:17.349423 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:17.349639 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689677349621 us; error 0 us; skew 500 ppm
I20260710 13:21:17.350328 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:17.350287 14733 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38821
I20260710 13:21:17.350910 14733 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:17.351804 14733 heartbeater.cc:507] Master 127.10.226.254:38821 requested a full tablet report, sending...
I20260710 13:21:17.352977 11147 webserver.cc:533] Webserver started at http://127.10.226.195:42821/ using document root <none> and password file <none>
I20260710 13:21:17.353613 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:17.353842 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:17.353893 14531 ts_manager.cc:194] Registered new tserver with Master: 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011)
I20260710 13:21:17.354223 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:17.355690 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "a892dac82be84b28843ed21f98ddb178"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-fvrf"
I20260710 13:21:17.355736 14531 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34140
I20260710 13:21:17.360447 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:17.363536 14744 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.364243 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:17.364516 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "a892dac82be84b28843ed21f98ddb178"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-fvrf"
I20260710 13:21:17.364792 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:17.383126 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:17.384325 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:17.385752 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:17.387902 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:17.388130 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.388381 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:17.388554 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.426687 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:36051
I20260710 13:21:17.426784 14806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:36051 every 8 connection(s)
I20260710 13:21:17.442188 14807 heartbeater.cc:344] Connected to a master server at 127.10.226.254:38821
I20260710 13:21:17.442684 14807 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:17.443660 14807 heartbeater.cc:507] Master 127.10.226.254:38821 requested a full tablet report, sending...
I20260710 13:21:17.446117 14531 ts_manager.cc:194] Registered new tserver with Master: a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:17.446506 11147 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016195647s
I20260710 13:21:17.448087 14531 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34156
I20260710 13:21:17.472194 14531 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34158:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:17.474291 14531 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:17.515934 14772 tablet_service.cc:1511] Processing CreateTablet for tablet 44f5129615d64e0590493733c3c8c7f1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5d20d86e40d4c75b78a8856243c6bde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:17.517437 14772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f5129615d64e0590493733c3c8c7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.519516 14771 tablet_service.cc:1511] Processing CreateTablet for tablet f36588f90fc84a5d92e12517b8e077b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5d20d86e40d4c75b78a8856243c6bde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:17.520891 14771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36588f90fc84a5d92e12517b8e077b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.531337 14623 tablet_service.cc:1511] Processing CreateTablet for tablet 44f5129615d64e0590493733c3c8c7f1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5d20d86e40d4c75b78a8856243c6bde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:17.531580 14622 tablet_service.cc:1511] Processing CreateTablet for tablet f36588f90fc84a5d92e12517b8e077b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5d20d86e40d4c75b78a8856243c6bde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:17.532771 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f5129615d64e0590493733c3c8c7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.533326 14622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36588f90fc84a5d92e12517b8e077b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.548342 14822 tablet_bootstrap.cc:492] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178: Bootstrap starting.
I20260710 13:21:17.549451 14698 tablet_service.cc:1511] Processing CreateTablet for tablet 44f5129615d64e0590493733c3c8c7f1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5d20d86e40d4c75b78a8856243c6bde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:17.550818 14698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f5129615d64e0590493733c3c8c7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.554307 14697 tablet_service.cc:1511] Processing CreateTablet for tablet f36588f90fc84a5d92e12517b8e077b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5d20d86e40d4c75b78a8856243c6bde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:17.555617 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36588f90fc84a5d92e12517b8e077b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.556767 14823 tablet_bootstrap.cc:492] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685: Bootstrap starting.
I20260710 13:21:17.558923 14822 tablet_bootstrap.cc:654] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.563877 14823 tablet_bootstrap.cc:654] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.579341 14823 tablet_bootstrap.cc:492] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685: No bootstrap required, opened a new log
I20260710 13:21:17.579450 14822 tablet_bootstrap.cc:492] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178: No bootstrap required, opened a new log
I20260710 13:21:17.579977 14823 ts_tablet_manager.cc:1403] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260710 13:21:17.580189 14822 ts_tablet_manager.cc:1403] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.010s
I20260710 13:21:17.587281 14826 tablet_bootstrap.cc:492] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d: Bootstrap starting.
I20260710 13:21:17.588250 14823 raft_consensus.cc:359] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.589051 14823 raft_consensus.cc:385] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.589354 14823 raft_consensus.cc:740] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225527b298c641c9ac7f718135a13685, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.589322 14822 raft_consensus.cc:359] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.590234 14822 raft_consensus.cc:385] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.590685 14822 raft_consensus.cc:740] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892dac82be84b28843ed21f98ddb178, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.590266 14823 consensus_queue.cc:260] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.591437 14822 consensus_queue.cc:260] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.592566 14658 heartbeater.cc:499] Master 127.10.226.254:38821 was elected leader, sending a full tablet report...
I20260710 13:21:17.593113 14826 tablet_bootstrap.cc:654] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.595643 14823 ts_tablet_manager.cc:1434] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:21:17.597045 14823 tablet_bootstrap.cc:492] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685: Bootstrap starting.
I20260710 13:21:17.609238 14823 tablet_bootstrap.cc:654] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.610836 14807 heartbeater.cc:499] Master 127.10.226.254:38821 was elected leader, sending a full tablet report...
I20260710 13:21:17.611238 14822 ts_tablet_manager.cc:1434] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.020s
I20260710 13:21:17.612206 14822 tablet_bootstrap.cc:492] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178: Bootstrap starting.
I20260710 13:21:17.618283 14822 tablet_bootstrap.cc:654] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.629973 14826 tablet_bootstrap.cc:492] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d: No bootstrap required, opened a new log
I20260710 13:21:17.630275 14822 tablet_bootstrap.cc:492] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178: No bootstrap required, opened a new log
I20260710 13:21:17.630386 14823 tablet_bootstrap.cc:492] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685: No bootstrap required, opened a new log
I20260710 13:21:17.630412 14826 ts_tablet_manager.cc:1403] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.017s
I20260710 13:21:17.630956 14823 ts_tablet_manager.cc:1403] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.010s
I20260710 13:21:17.630860 14822 ts_tablet_manager.cc:1403] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 13:21:17.633044 14826 raft_consensus.cc:359] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.633620 14826 raft_consensus.cc:385] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.633872 14826 raft_consensus.cc:740] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.633950 14823 raft_consensus.cc:359] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.634138 14822 raft_consensus.cc:359] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.634740 14823 raft_consensus.cc:385] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.634864 14822 raft_consensus.cc:385] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.634552 14826 consensus_queue.cc:260] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.635139 14823 raft_consensus.cc:740] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225527b298c641c9ac7f718135a13685, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.635218 14822 raft_consensus.cc:740] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892dac82be84b28843ed21f98ddb178, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.635998 14823 consensus_queue.cc:260] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.637182 14733 heartbeater.cc:499] Master 127.10.226.254:38821 was elected leader, sending a full tablet report...
I20260710 13:21:17.637619 14826 ts_tablet_manager.cc:1434] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:17.638273 14823 ts_tablet_manager.cc:1434] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:17.638345 14826 tablet_bootstrap.cc:492] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d: Bootstrap starting.
I20260710 13:21:17.636003 14822 consensus_queue.cc:260] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.641261 14822 ts_tablet_manager.cc:1434] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:17.645800 14826 tablet_bootstrap.cc:654] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.651075 14826 tablet_bootstrap.cc:492] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d: No bootstrap required, opened a new log
I20260710 13:21:17.651561 14826 ts_tablet_manager.cc:1403] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 13:21:17.654980 14826 raft_consensus.cc:359] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.655503 14826 raft_consensus.cc:385] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.655745 14826 raft_consensus.cc:740] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.656282 14826 consensus_queue.cc:260] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.657706 14826 ts_tablet_manager.cc:1434] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:21:17.659588 14832 raft_consensus.cc:493] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:17.660022 14832 raft_consensus.cc:515] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.662231 14832 leader_election.cc:290] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051), 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093)
I20260710 13:21:17.673007 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892dac82be84b28843ed21f98ddb178" is_pre_election: true
I20260710 13:21:17.673660 14633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685" is_pre_election: true
I20260710 13:21:17.673753 14782 raft_consensus.cc:2468] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 0.
I20260710 13:21:17.674304 14633 raft_consensus.cc:2468] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 0.
I20260710 13:21:17.674966 14673 leader_election.cc:304] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03109a0c6f3e4dfa91a3955ec2acd25d, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:17.675854 14832 raft_consensus.cc:2804] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:17.676149 14832 raft_consensus.cc:493] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:17.676412 14832 raft_consensus.cc:3060] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:17.681074 14808 tablet.cc:2406] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:17.681375 14832 raft_consensus.cc:515] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.683056 14832 leader_election.cc:290] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 election: Requested vote from peers a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051), 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093)
I20260710 13:21:17.683755 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892dac82be84b28843ed21f98ddb178"
I20260710 13:21:17.684197 14633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685"
I20260710 13:21:17.684335 14782 raft_consensus.cc:3060] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:17.684795 14633 raft_consensus.cc:3060] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:17.691737 14782 raft_consensus.cc:2468] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 1.
I20260710 13:21:17.691740 14633 raft_consensus.cc:2468] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 1.
I20260710 13:21:17.693266 14671 leader_election.cc:304] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03109a0c6f3e4dfa91a3955ec2acd25d, 225527b298c641c9ac7f718135a13685; no voters: 
I20260710 13:21:17.693997 14832 raft_consensus.cc:2804] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:17.694952 14832 raft_consensus.cc:697] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Becoming Leader. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Running, Role: LEADER
I20260710 13:21:17.695705 14832 consensus_queue.cc:237] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:17.701879 14531 catalog_manager.cc:5697] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d reported cstate change: term changed from 0 to 1, leader changed from <none> to 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194). New cstate: current_term: 1 leader_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.742691 14827 raft_consensus.cc:493] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:17.743345 14832 raft_consensus.cc:493] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:17.743242 14827 raft_consensus.cc:515] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.743816 14832 raft_consensus.cc:515] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.745628 14832 leader_election.cc:290] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093), a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:17.746896 14633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36588f90fc84a5d92e12517b8e077b2" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685" is_pre_election: true
I20260710 13:21:17.746984 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36588f90fc84a5d92e12517b8e077b2" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892dac82be84b28843ed21f98ddb178" is_pre_election: true
I20260710 13:21:17.747625 14633 raft_consensus.cc:2468] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 0.
I20260710 13:21:17.747695 14782 raft_consensus.cc:2468] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 0.
I20260710 13:21:17.748847 14827 leader_election.cc:290] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011), a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:17.748925 14671 leader_election.cc:304] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03109a0c6f3e4dfa91a3955ec2acd25d, 225527b298c641c9ac7f718135a13685; no voters: 
I20260710 13:21:17.750128 14832 raft_consensus.cc:2804] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:17.750524 14832 raft_consensus.cc:493] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:17.750911 14832 raft_consensus.cc:3060] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:17.756359 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36588f90fc84a5d92e12517b8e077b2" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" is_pre_election: true
I20260710 13:21:17.757742 14832 raft_consensus.cc:515] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.758949 14708 raft_consensus.cc:2393] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225527b298c641c9ac7f718135a13685 in current term 1: Already voted for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in this term.
I20260710 13:21:17.759078 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36588f90fc84a5d92e12517b8e077b2" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892dac82be84b28843ed21f98ddb178" is_pre_election: true
I20260710 13:21:17.759666 14782 raft_consensus.cc:2468] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225527b298c641c9ac7f718135a13685 in term 0.
I20260710 13:21:17.760854 14633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36588f90fc84a5d92e12517b8e077b2" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685"
I20260710 13:21:17.761065 14598 leader_election.cc:304] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225527b298c641c9ac7f718135a13685, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:17.761600 14633 raft_consensus.cc:3060] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:17.762313 14832 leader_election.cc:290] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 election: Requested vote from peers 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093), a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:17.762938 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36588f90fc84a5d92e12517b8e077b2" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892dac82be84b28843ed21f98ddb178"
I20260710 13:21:17.763397 14782 raft_consensus.cc:3060] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:17.767488 14633 raft_consensus.cc:2468] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 1.
I20260710 13:21:17.767890 14827 raft_consensus.cc:2764] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:17.768549 14782 raft_consensus.cc:2468] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 1.
I20260710 13:21:17.768827 14671 leader_election.cc:304] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03109a0c6f3e4dfa91a3955ec2acd25d, 225527b298c641c9ac7f718135a13685; no voters: 
I20260710 13:21:17.769793 14832 raft_consensus.cc:2804] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:17.770320 14832 raft_consensus.cc:697] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Becoming Leader. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Running, Role: LEADER
I20260710 13:21:17.771086 14832 consensus_queue.cc:237] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.779672 14531 catalog_manager.cc:5697] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d reported cstate change: term changed from 0 to 1, leader changed from <none> to 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194). New cstate: current_term: 1 leader_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.850062 14531 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34160:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:17.852011 14531 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:17.873941 14623 tablet_service.cc:1511] Processing CreateTablet for tablet 24a490fb0b16432da7e22a3cc875c837 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1d0406fe0ef4164a2082e9795abf531]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:17.875233 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a490fb0b16432da7e22a3cc875c837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.875097 14697 tablet_service.cc:1511] Processing CreateTablet for tablet 24a490fb0b16432da7e22a3cc875c837 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1d0406fe0ef4164a2082e9795abf531]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:17.876331 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a490fb0b16432da7e22a3cc875c837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.876600 14771 tablet_service.cc:1511] Processing CreateTablet for tablet 24a490fb0b16432da7e22a3cc875c837 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1d0406fe0ef4164a2082e9795abf531]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:17.877707 14771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a490fb0b16432da7e22a3cc875c837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.880064 14698 tablet_service.cc:1511] Processing CreateTablet for tablet 9e60083b1cd644cca7e1f2a1731bd77a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1d0406fe0ef4164a2082e9795abf531]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:17.881234 14698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e60083b1cd644cca7e1f2a1731bd77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.883678 14772 tablet_service.cc:1511] Processing CreateTablet for tablet 9e60083b1cd644cca7e1f2a1731bd77a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1d0406fe0ef4164a2082e9795abf531]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:17.884277 14622 tablet_service.cc:1511] Processing CreateTablet for tablet 9e60083b1cd644cca7e1f2a1731bd77a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1d0406fe0ef4164a2082e9795abf531]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:17.884892 14772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e60083b1cd644cca7e1f2a1731bd77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.885454 14622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e60083b1cd644cca7e1f2a1731bd77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.890003 14823 tablet_bootstrap.cc:492] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685: Bootstrap starting.
I20260710 13:21:17.893608 14822 tablet_bootstrap.cc:492] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178: Bootstrap starting.
I20260710 13:21:17.897948 14822 tablet_bootstrap.cc:654] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.902336 14823 tablet_bootstrap.cc:654] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.911556 14822 tablet_bootstrap.cc:492] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178: No bootstrap required, opened a new log
I20260710 13:21:17.912175 14822 ts_tablet_manager.cc:1403] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 13:21:17.913210 14826 tablet_bootstrap.cc:492] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d: Bootstrap starting.
I20260710 13:21:17.915712 14822 raft_consensus.cc:359] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.916638 14822 raft_consensus.cc:385] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.917001 14822 raft_consensus.cc:740] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892dac82be84b28843ed21f98ddb178, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.918218 14822 consensus_queue.cc:260] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.919447 14826 tablet_bootstrap.cc:654] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.923079 14822 ts_tablet_manager.cc:1434] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:21:17.924091 14822 tablet_bootstrap.cc:492] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: Bootstrap starting.
I20260710 13:21:17.930209 14822 tablet_bootstrap.cc:654] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.930670 14823 tablet_bootstrap.cc:492] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685: No bootstrap required, opened a new log
I20260710 13:21:17.931073 14826 tablet_bootstrap.cc:492] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d: No bootstrap required, opened a new log
I20260710 13:21:17.931143 14823 ts_tablet_manager.cc:1403] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.018s
I20260710 13:21:17.931838 14826 ts_tablet_manager.cc:1403] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 13:21:17.934397 14823 raft_consensus.cc:359] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.935166 14823 raft_consensus.cc:385] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.935463 14823 raft_consensus.cc:740] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225527b298c641c9ac7f718135a13685, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.936210 14823 consensus_queue.cc:260] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.936751 14826 raft_consensus.cc:359] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.937495 14826 raft_consensus.cc:385] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.937783 14826 raft_consensus.cc:740] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.937919 14822 tablet_bootstrap.cc:492] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: No bootstrap required, opened a new log
I20260710 13:21:17.938526 14823 ts_tablet_manager.cc:1434] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:17.938508 14822 ts_tablet_manager.cc:1403] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:21:17.938503 14826 consensus_queue.cc:260] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.939841 14823 tablet_bootstrap.cc:492] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685: Bootstrap starting.
I20260710 13:21:17.942332 14826 ts_tablet_manager.cc:1434] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:21:17.943368 14826 tablet_bootstrap.cc:492] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d: Bootstrap starting.
I20260710 13:21:17.944337 14822 raft_consensus.cc:359] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.945140 14822 raft_consensus.cc:385] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.945477 14822 raft_consensus.cc:740] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892dac82be84b28843ed21f98ddb178, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.946260 14822 consensus_queue.cc:260] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.946983 14823 tablet_bootstrap.cc:654] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.948606 14822 ts_tablet_manager.cc:1434] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:17.958554 14826 tablet_bootstrap.cc:654] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:17.963919 14823 tablet_bootstrap.cc:492] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685: No bootstrap required, opened a new log
I20260710 13:21:17.964432 14823 ts_tablet_manager.cc:1403] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260710 13:21:17.964609 14826 tablet_bootstrap.cc:492] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d: No bootstrap required, opened a new log
I20260710 13:21:17.965112 14826 ts_tablet_manager.cc:1403] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260710 13:21:17.967000 14823 raft_consensus.cc:359] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.967697 14823 raft_consensus.cc:385] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.967968 14823 raft_consensus.cc:740] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225527b298c641c9ac7f718135a13685, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.967794 14826 raft_consensus.cc:359] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.968462 14826 raft_consensus.cc:385] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:17.968694 14826 raft_consensus.cc:740] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Initialized, Role: FOLLOWER
I20260710 13:21:17.968742 14823 consensus_queue.cc:260] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.969305 14826 consensus_queue.cc:260] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:17.970674 14823 ts_tablet_manager.cc:1434] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:21:17.972474 14826 ts_tablet_manager.cc:1434] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260710 13:21:18.067679 14579 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:18.073827 14832 raft_consensus.cc:493] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:18.074458 14832 raft_consensus.cc:515] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.076078 14832 leader_election.cc:290] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093), a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:18.076769 14633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685" is_pre_election: true
I20260710 13:21:18.076968 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892dac82be84b28843ed21f98ddb178" is_pre_election: true
I20260710 13:21:18.077322 14633 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 0.
I20260710 13:21:18.077597 14782 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 0.
I20260710 13:21:18.078477 14671 leader_election.cc:304] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03109a0c6f3e4dfa91a3955ec2acd25d, 225527b298c641c9ac7f718135a13685; no voters: 
I20260710 13:21:18.079234 14832 raft_consensus.cc:2804] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:18.079485 14832 raft_consensus.cc:493] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:18.079697 14832 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:18.084550 14835 consensus_queue.cc:1048] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Connected to new peer: Peer: permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:18.086041 14832 raft_consensus.cc:515] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.088007 14832 leader_election.cc:290] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 election: Requested vote from peers 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093), a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:18.088714 14632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685"
I20260710 13:21:18.089015 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892dac82be84b28843ed21f98ddb178"
I20260710 13:21:18.089305 14632 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:18.089555 14782 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:18.096693 14782 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 1.
I20260710 13:21:18.097715 14673 leader_election.cc:304] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03109a0c6f3e4dfa91a3955ec2acd25d, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:18.098031 14632 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03109a0c6f3e4dfa91a3955ec2acd25d in term 1.
I20260710 13:21:18.098595 14832 raft_consensus.cc:2804] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:18.102929 14832 raft_consensus.cc:697] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Becoming Leader. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Running, Role: LEADER
I20260710 13:21:18.103797 14832 consensus_queue.cc:237] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.113376 14854 consensus_queue.cc:1048] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:18.116425 14529 catalog_manager.cc:5697] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d reported cstate change: term changed from 0 to 1, leader changed from <none> to 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194). New cstate: current_term: 1 leader_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:18.129951 14828 raft_consensus.cc:493] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:18.130486 14828 raft_consensus.cc:515] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.132807 14828 leader_election.cc:290] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093), 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011)
I20260710 13:21:18.142535 14632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837" candidate_uuid: "a892dac82be84b28843ed21f98ddb178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685" is_pre_election: true
I20260710 13:21:18.143319 14632 raft_consensus.cc:2468] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a892dac82be84b28843ed21f98ddb178 in term 0.
I20260710 13:21:18.143535 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837" candidate_uuid: "a892dac82be84b28843ed21f98ddb178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" is_pre_election: true
I20260710 13:21:18.144167 14708 raft_consensus.cc:2468] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a892dac82be84b28843ed21f98ddb178 in term 0.
I20260710 13:21:18.144474 14745 leader_election.cc:304] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225527b298c641c9ac7f718135a13685, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:18.145260 14828 raft_consensus.cc:2804] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:18.145504 14828 raft_consensus.cc:493] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:18.145715 14828 raft_consensus.cc:3060] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:18.150702 14828 raft_consensus.cc:515] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.152194 14828 leader_election.cc:290] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [CANDIDATE]: Term 1 election: Requested vote from peers 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093), 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011)
I20260710 13:21:18.152895 14632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837" candidate_uuid: "a892dac82be84b28843ed21f98ddb178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225527b298c641c9ac7f718135a13685"
I20260710 13:21:18.153144 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837" candidate_uuid: "a892dac82be84b28843ed21f98ddb178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
I20260710 13:21:18.153486 14632 raft_consensus.cc:3060] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:18.153653 14708 raft_consensus.cc:3060] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:18.160362 14708 raft_consensus.cc:2468] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892dac82be84b28843ed21f98ddb178 in term 1.
I20260710 13:21:18.160362 14632 raft_consensus.cc:2468] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892dac82be84b28843ed21f98ddb178 in term 1.
I20260710 13:21:18.161437 14745 leader_election.cc:304] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225527b298c641c9ac7f718135a13685, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:18.162048 14828 raft_consensus.cc:2804] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:18.162955 14828 raft_consensus.cc:697] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 LEADER]: Becoming Leader. State: Replica: a892dac82be84b28843ed21f98ddb178, State: Running, Role: LEADER
I20260710 13:21:18.163695 14828 consensus_queue.cc:237] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.169819 14529 catalog_manager.cc:5697] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 reported cstate change: term changed from 0 to 1, leader changed from <none> to a892dac82be84b28843ed21f98ddb178 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "a892dac82be84b28843ed21f98ddb178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.231133 14708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1"
dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
mode: GRACEFUL
new_leader_uuid: "225527b298c641c9ac7f718135a13685"
 from {username='slave'} at 127.0.0.1:57898
I20260710 13:21:18.231712 14708 raft_consensus.cc:606] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Received request to transfer leadership to TS 225527b298c641c9ac7f718135a13685
I20260710 13:21:18.247056 14782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837"
dest_uuid: "a892dac82be84b28843ed21f98ddb178"
mode: GRACEFUL
new_leader_uuid: "225527b298c641c9ac7f718135a13685"
 from {username='slave'} at 127.0.0.1:37850
I20260710 13:21:18.247666 14782 raft_consensus.cc:606] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 LEADER]: Received request to transfer leadership to TS 225527b298c641c9ac7f718135a13685
I20260710 13:21:18.252774 14854 consensus_queue.cc:1048] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Connected to new peer: Peer: permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:18.253361 14708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a"
dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
mode: GRACEFUL
new_leader_uuid: "225527b298c641c9ac7f718135a13685"
 from {username='slave'} at 127.0.0.1:57898
I20260710 13:21:18.253929 14708 raft_consensus.cc:606] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Received request to transfer leadership to TS 225527b298c641c9ac7f718135a13685
I20260710 13:21:18.264686 14835 consensus_queue.cc:1048] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:18.637274 14854 raft_consensus.cc:993] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d: : Instructing follower 225527b298c641c9ac7f718135a13685 to start an election
I20260710 13:21:18.637770 14835 raft_consensus.cc:1081] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Signalling peer 225527b298c641c9ac7f718135a13685 to start an election
I20260710 13:21:18.639171 14632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1"
dest_uuid: "225527b298c641c9ac7f718135a13685"
 from {username='slave'} at 127.0.0.1:37814
I20260710 13:21:18.639689 14632 raft_consensus.cc:493] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.640020 14632 raft_consensus.cc:3060] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.645108 14632 raft_consensus.cc:515] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:18.646831 14632 leader_election.cc:290] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 2 election: Requested vote from peers a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051), 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011)
I20260710 13:21:18.647753 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a892dac82be84b28843ed21f98ddb178"
I20260710 13:21:18.647784 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f5129615d64e0590493733c3c8c7f1" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
I20260710 13:21:18.648538 14782 raft_consensus.cc:3060] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.648586 14708 raft_consensus.cc:3055] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:18.649027 14708 raft_consensus.cc:740] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Running, Role: LEADER
I20260710 13:21:18.649813 14708 consensus_queue.cc:260] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:18.651041 14708 raft_consensus.cc:3060] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.655350 14782 raft_consensus.cc:2468] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225527b298c641c9ac7f718135a13685 in term 2.
I20260710 13:21:18.656628 14598 leader_election.cc:304] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225527b298c641c9ac7f718135a13685, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:18.657316 14827 raft_consensus.cc:2804] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:18.657433 14708 raft_consensus.cc:2468] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225527b298c641c9ac7f718135a13685 in term 2.
I20260710 13:21:18.658396 14827 raft_consensus.cc:697] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Becoming Leader. State: Replica: 225527b298c641c9ac7f718135a13685, State: Running, Role: LEADER
I20260710 13:21:18.659267 14827 consensus_queue.cc:237] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } }
I20260710 13:21:18.665366 14835 consensus_queue.cc:1048] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:18.665292 14531 catalog_manager.cc:5697] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 reported cstate change: term changed from 1 to 2, leader changed from 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194) to 225527b298c641c9ac7f718135a13685 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "225527b298c641c9ac7f718135a13685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.678561 14832 consensus_queue.cc:1048] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [LEADER]: Connected to new peer: Peer: permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:18.685688 14854 raft_consensus.cc:993] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d: : Instructing follower 225527b298c641c9ac7f718135a13685 to start an election
I20260710 13:21:18.686146 14832 raft_consensus.cc:1081] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Signalling peer 225527b298c641c9ac7f718135a13685 to start an election
I20260710 13:21:18.687678 14632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a"
dest_uuid: "225527b298c641c9ac7f718135a13685"
 from {username='slave'} at 127.0.0.1:37814
I20260710 13:21:18.688221 14632 raft_consensus.cc:493] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.688616 14632 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.694450 14632 raft_consensus.cc:515] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.696529 14632 leader_election.cc:290] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 2 election: Requested vote from peers 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011), a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:18.697496 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a892dac82be84b28843ed21f98ddb178"
I20260710 13:21:18.697499 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
I20260710 13:21:18.698302 14782 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.698781 14708 raft_consensus.cc:3055] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:18.699083 14708 raft_consensus.cc:740] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03109a0c6f3e4dfa91a3955ec2acd25d, State: Running, Role: LEADER
I20260710 13:21:18.699774 14708 consensus_queue.cc:260] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.700687 14708 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.703876 14782 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225527b298c641c9ac7f718135a13685 in term 2.
I20260710 13:21:18.704902 14598 leader_election.cc:304] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225527b298c641c9ac7f718135a13685, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:18.705474 14708 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225527b298c641c9ac7f718135a13685 in term 2.
I20260710 13:21:18.705562 14827 raft_consensus.cc:2804] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:18.706048 14827 raft_consensus.cc:697] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Becoming Leader. State: Replica: 225527b298c641c9ac7f718135a13685, State: Running, Role: LEADER
I20260710 13:21:18.706893 14827 consensus_queue.cc:237] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.712738 14531 catalog_manager.cc:5697] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 reported cstate change: term changed from 1 to 2, leader changed from 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194) to 225527b298c641c9ac7f718135a13685 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "225527b298c641c9ac7f718135a13685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:18.725728 14828 consensus_queue.cc:1048] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:18.732681 14869 raft_consensus.cc:993] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178: : Instructing follower 225527b298c641c9ac7f718135a13685 to start an election
I20260710 13:21:18.733394 14828 raft_consensus.cc:1081] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 LEADER]: Signalling peer 225527b298c641c9ac7f718135a13685 to start an election
I20260710 13:21:18.736092 14632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837"
dest_uuid: "225527b298c641c9ac7f718135a13685"
 from {username='slave'} at 127.0.0.1:37816
I20260710 13:21:18.737941 14632 raft_consensus.cc:493] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.738344 14632 raft_consensus.cc:3060] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.740109 14828 consensus_queue.cc:1048] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:18.744642 14632 raft_consensus.cc:515] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.751487 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
I20260710 13:21:18.751753 14782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a490fb0b16432da7e22a3cc875c837" candidate_uuid: "225527b298c641c9ac7f718135a13685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a892dac82be84b28843ed21f98ddb178"
I20260710 13:21:18.752135 14708 raft_consensus.cc:3060] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.752311 14782 raft_consensus.cc:3055] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:18.752658 14782 raft_consensus.cc:740] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a892dac82be84b28843ed21f98ddb178, State: Running, Role: LEADER
I20260710 13:21:18.753449 14782 consensus_queue.cc:260] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.754536 14782 raft_consensus.cc:3060] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.759421 14632 leader_election.cc:290] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 2 election: Requested vote from peers 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011), a892dac82be84b28843ed21f98ddb178 (127.10.226.195:36051)
I20260710 13:21:18.759320 14708 raft_consensus.cc:2468] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225527b298c641c9ac7f718135a13685 in term 2.
I20260710 13:21:18.761395 14597 leader_election.cc:304] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03109a0c6f3e4dfa91a3955ec2acd25d, 225527b298c641c9ac7f718135a13685; no voters: 
I20260710 13:21:18.761624 14782 raft_consensus.cc:2468] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225527b298c641c9ac7f718135a13685 in term 2.
I20260710 13:21:18.762131 14827 raft_consensus.cc:2804] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:18.762588 14827 raft_consensus.cc:697] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Becoming Leader. State: Replica: 225527b298c641c9ac7f718135a13685, State: Running, Role: LEADER
I20260710 13:21:18.763236 14827 consensus_queue.cc:237] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:18.769362 14530 catalog_manager.cc:5697] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 reported cstate change: term changed from 1 to 2, leader changed from a892dac82be84b28843ed21f98ddb178 (127.10.226.195) to 225527b298c641c9ac7f718135a13685 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "225527b298c641c9ac7f718135a13685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:18.972931 11147 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:21:18.974432 11147 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:21:18.974810 11147 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:21:18.985283 14632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a"
dest_uuid: "225527b298c641c9ac7f718135a13685"
mode: GRACEFUL
new_leader_uuid: "a892dac82be84b28843ed21f98ddb178"
 from {username='slave'} at 127.0.0.1:37820
I20260710 13:21:18.985756 14632 raft_consensus.cc:606] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Received request to transfer leadership to TS a892dac82be84b28843ed21f98ddb178
I20260710 13:21:18.986725 11147 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:21:19.138695 14708 raft_consensus.cc:1275] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Refusing update from remote peer 225527b298c641c9ac7f718135a13685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:19.140091 14827 consensus_queue.cc:1048] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:19.148578 14782 raft_consensus.cc:1275] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Refusing update from remote peer 225527b298c641c9ac7f718135a13685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:19.150261 14876 consensus_queue.cc:1048] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:19.164086 14782 raft_consensus.cc:1275] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Refusing update from remote peer 225527b298c641c9ac7f718135a13685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:19.165457 14876 consensus_queue.cc:1048] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:19.174517 14708 raft_consensus.cc:1275] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Refusing update from remote peer 225527b298c641c9ac7f718135a13685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:19.175877 14876 consensus_queue.cc:1048] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:19.256510 14708 raft_consensus.cc:1275] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Refusing update from remote peer 225527b298c641c9ac7f718135a13685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:19.257658 14876 consensus_queue.cc:1048] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:19.265403 14782 raft_consensus.cc:1275] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Refusing update from remote peer 225527b298c641c9ac7f718135a13685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:19.267279 14865 consensus_queue.cc:1048] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:19.274583 14865 raft_consensus.cc:993] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685: : Instructing follower a892dac82be84b28843ed21f98ddb178 to start an election
I20260710 13:21:19.275122 14865 raft_consensus.cc:1081] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Signalling peer a892dac82be84b28843ed21f98ddb178 to start an election
I20260710 13:21:19.277074 14782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a"
dest_uuid: "a892dac82be84b28843ed21f98ddb178"
 from {username='slave'} at 127.0.0.1:37844
I20260710 13:21:19.277638 14782 raft_consensus.cc:493] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:19.278050 14782 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:19.283643 14782 raft_consensus.cc:515] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:19.285411 14782 leader_election.cc:290] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [CANDIDATE]: Term 3 election: Requested vote from peers 225527b298c641c9ac7f718135a13685 (127.10.226.193:40093), 03109a0c6f3e4dfa91a3955ec2acd25d (127.10.226.194:44011)
I20260710 13:21:19.286063 14632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "a892dac82be84b28843ed21f98ddb178" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "225527b298c641c9ac7f718135a13685"
I20260710 13:21:19.286427 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e60083b1cd644cca7e1f2a1731bd77a" candidate_uuid: "a892dac82be84b28843ed21f98ddb178" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d"
I20260710 13:21:19.286764 14632 raft_consensus.cc:3055] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:19.287106 14708 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:19.287129 14632 raft_consensus.cc:740] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 225527b298c641c9ac7f718135a13685, State: Running, Role: LEADER
I20260710 13:21:19.287990 14632 consensus_queue.cc:260] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [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: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:19.288895 14632 raft_consensus.cc:3060] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:19.292097 14708 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892dac82be84b28843ed21f98ddb178 in term 3.
I20260710 13:21:19.293262 14746 leader_election.cc:304] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [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: 03109a0c6f3e4dfa91a3955ec2acd25d, a892dac82be84b28843ed21f98ddb178; no voters: 
I20260710 13:21:19.293712 14632 raft_consensus.cc:2468] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892dac82be84b28843ed21f98ddb178 in term 3.
I20260710 13:21:19.294158 14870 raft_consensus.cc:2804] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:19.295241 14870 raft_consensus.cc:697] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 3 LEADER]: Becoming Leader. State: Replica: a892dac82be84b28843ed21f98ddb178, State: Running, Role: LEADER
I20260710 13:21:19.296010 14870 consensus_queue.cc:237] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [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: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } }
I20260710 13:21:19.301635 14531 catalog_manager.cc:5697] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 reported cstate change: term changed from 2 to 3, leader changed from 225527b298c641c9ac7f718135a13685 (127.10.226.193) to a892dac82be84b28843ed21f98ddb178 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "a892dac82be84b28843ed21f98ddb178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225527b298c641c9ac7f718135a13685" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 40093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03109a0c6f3e4dfa91a3955ec2acd25d" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a892dac82be84b28843ed21f98ddb178" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:19.330586 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
I20260710 13:21:19.348223 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:19.348861 11147 tablet_replica.cc:333] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685: stopping tablet replica
I20260710 13:21:19.349416 11147 raft_consensus.cc:2243] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.349956 11147 raft_consensus.cc:2272] T 9e60083b1cd644cca7e1f2a1731bd77a P 225527b298c641c9ac7f718135a13685 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.352267 11147 tablet_replica.cc:333] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685: stopping tablet replica
I20260710 13:21:19.352764 11147 raft_consensus.cc:2243] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.353469 11147 raft_consensus.cc:2272] T 24a490fb0b16432da7e22a3cc875c837 P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.355620 11147 tablet_replica.cc:333] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685: stopping tablet replica
I20260710 13:21:19.356103 11147 raft_consensus.cc:2243] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.356475 11147 raft_consensus.cc:2272] T f36588f90fc84a5d92e12517b8e077b2 P 225527b298c641c9ac7f718135a13685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.358139 11147 tablet_replica.cc:333] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685: stopping tablet replica
I20260710 13:21:19.358579 11147 raft_consensus.cc:2243] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.359405 11147 raft_consensus.cc:2272] T 44f5129615d64e0590493733c3c8c7f1 P 225527b298c641c9ac7f718135a13685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.372287 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
I20260710 13:21:19.383227 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
I20260710 13:21:19.398321 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:19.398976 11147 tablet_replica.cc:333] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d: stopping tablet replica
I20260710 13:21:19.399536 11147 raft_consensus.cc:2243] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.399981 11147 raft_consensus.cc:2272] T 9e60083b1cd644cca7e1f2a1731bd77a P 03109a0c6f3e4dfa91a3955ec2acd25d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.402006 11147 tablet_replica.cc:333] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d: stopping tablet replica
I20260710 13:21:19.402518 11147 raft_consensus.cc:2243] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.403003 11147 raft_consensus.cc:2272] T 24a490fb0b16432da7e22a3cc875c837 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.405507 11147 tablet_replica.cc:333] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d: stopping tablet replica
I20260710 13:21:19.405988 11147 raft_consensus.cc:2243] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.406387 11147 raft_consensus.cc:2272] T 44f5129615d64e0590493733c3c8c7f1 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.408356 11147 tablet_replica.cc:333] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d: stopping tablet replica
I20260710 13:21:19.408828 11147 raft_consensus.cc:2243] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.409538 11147 raft_consensus.cc:2272] T f36588f90fc84a5d92e12517b8e077b2 P 03109a0c6f3e4dfa91a3955ec2acd25d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.430599 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
I20260710 13:21:19.444823 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
I20260710 13:21:19.463292 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:19.463903 11147 tablet_replica.cc:333] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: stopping tablet replica
I20260710 13:21:19.464419 11147 raft_consensus.cc:2243] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.465029 11147 pending_rounds.cc:70] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: Trying to abort 1 pending ops.
I20260710 13:21:19.465245 11147 pending_rounds.cc:77] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992926403297280 op_type: NO_OP noop_request { }
I20260710 13:21:19.465583 11147 raft_consensus.cc:2889] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:19.465807 11147 raft_consensus.cc:2272] T 9e60083b1cd644cca7e1f2a1731bd77a P a892dac82be84b28843ed21f98ddb178 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.468081 11147 tablet_replica.cc:333] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178: stopping tablet replica
I20260710 13:21:19.468516 11147 raft_consensus.cc:2243] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.468873 11147 raft_consensus.cc:2272] T 24a490fb0b16432da7e22a3cc875c837 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.471174 11147 tablet_replica.cc:333] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178: stopping tablet replica
I20260710 13:21:19.471596 11147 raft_consensus.cc:2243] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.471920 11147 raft_consensus.cc:2272] T 44f5129615d64e0590493733c3c8c7f1 P a892dac82be84b28843ed21f98ddb178 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.473973 11147 tablet_replica.cc:333] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178: stopping tablet replica
I20260710 13:21:19.474375 11147 raft_consensus.cc:2243] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.474763 11147 raft_consensus.cc:2272] T f36588f90fc84a5d92e12517b8e077b2 P a892dac82be84b28843ed21f98ddb178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.485715 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:21:19.496316 11147 master.cc:562] Master@127.10.226.254:38821 shutting down...
I20260710 13:21:19.509526 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.510059 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.510376 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7972d24fe5594dbb958e1afde944d327: stopping tablet replica
I20260710 13:21:19.528165 11147 master.cc:584] Master@127.10.226.254:38821 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2611 ms)
[----------] 6 tests from LeaderRebalancerTest (88413 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:21:19.553838 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:46783
I20260710 13:21:19.555004 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.560128 14884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.560405 14883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.561249 14886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.561892 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:19.562568 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.562839 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.563012 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689679562998 us; error 0 us; skew 500 ppm
I20260710 13:21:19.563552 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.565881 11147 webserver.cc:533] Webserver started at http://127.10.226.254:46671/ using document root <none> and password file <none>
I20260710 13:21:19.566339 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.566493 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.566838 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.567848 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "b126d65e95df417dbfe8b4d027f1d1d6"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.571904 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:21:19.575073 14891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.575750 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:19.576032 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "b126d65e95df417dbfe8b4d027f1d1d6"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.576277 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:19.592837 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.593809 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.628258 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:46783
I20260710 13:21:19.628360 14942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:46783 every 8 connection(s)
I20260710 13:21:19.631973 14943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.641880 14943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6: Bootstrap starting.
I20260710 13:21:19.645968 14943 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.649513 14943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6: No bootstrap required, opened a new log
I20260710 13:21:19.651403 14943 raft_consensus.cc:359] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b126d65e95df417dbfe8b4d027f1d1d6" member_type: VOTER }
I20260710 13:21:19.651762 14943 raft_consensus.cc:385] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.651932 14943 raft_consensus.cc:740] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b126d65e95df417dbfe8b4d027f1d1d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.652390 14943 consensus_queue.cc:260] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b126d65e95df417dbfe8b4d027f1d1d6" member_type: VOTER }
I20260710 13:21:19.652766 14943 raft_consensus.cc:399] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:19.652953 14943 raft_consensus.cc:493] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:19.653147 14943 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.657318 14943 raft_consensus.cc:515] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b126d65e95df417dbfe8b4d027f1d1d6" member_type: VOTER }
I20260710 13:21:19.657759 14943 leader_election.cc:304] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [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: b126d65e95df417dbfe8b4d027f1d1d6; no voters: 
I20260710 13:21:19.658830 14943 leader_election.cc:290] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:19.659148 14946 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.660521 14946 raft_consensus.cc:697] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 1 LEADER]: Becoming Leader. State: Replica: b126d65e95df417dbfe8b4d027f1d1d6, State: Running, Role: LEADER
I20260710 13:21:19.661202 14946 consensus_queue.cc:237] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [LEADER]: Queue going to LEADER mode. State: All 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: "b126d65e95df417dbfe8b4d027f1d1d6" member_type: VOTER }
I20260710 13:21:19.661770 14943 sys_catalog.cc:565] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:19.663841 14947 sys_catalog.cc:455] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b126d65e95df417dbfe8b4d027f1d1d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b126d65e95df417dbfe8b4d027f1d1d6" member_type: VOTER } }
I20260710 13:21:19.663856 14948 sys_catalog.cc:455] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b126d65e95df417dbfe8b4d027f1d1d6. Latest consensus state: current_term: 1 leader_uuid: "b126d65e95df417dbfe8b4d027f1d1d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b126d65e95df417dbfe8b4d027f1d1d6" member_type: VOTER } }
I20260710 13:21:19.664466 14947 sys_catalog.cc:458] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.664578 14948 sys_catalog.cc:458] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.669665 14951 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:19.676820 14951 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:19.677945 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:19.685304 14951 catalog_manager.cc:1383] Generated new cluster ID: bd9fd5d7ca8b41b1ae0525ff26635cf7
I20260710 13:21:19.685613 14951 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:19.703480 14951 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:19.704767 14951 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:19.724279 14951 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6: Generated new TSK 0
I20260710 13:21:19.724879 14951 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:19.744650 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.750414 14964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.751596 14965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.753012 14967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.753176 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:19.754133 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.754313 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.754431 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689679754421 us; error 0 us; skew 500 ppm
I20260710 13:21:19.754938 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.757220 11147 webserver.cc:533] Webserver started at http://127.10.226.193:45203/ using document root <none> and password file <none>
I20260710 13:21:19.757675 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.757830 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.758036 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.759202 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "1c766d75b91b4b09bab98bf42b913062"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.763687 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:19.767083 14972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.767855 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:19.768092 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "1c766d75b91b4b09bab98bf42b913062"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.768327 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:19.784395 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.785471 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.786875 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.789016 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.789182 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.789461 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.789608 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.826812 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:46429
I20260710 13:21:19.826922 15034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:46429 every 8 connection(s)
I20260710 13:21:19.831634 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.838672 15039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.840513 15040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.842790 11147 server_base.cc:1061] running on GCE node
W20260710 13:21:19.844465 15042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.844764 15035 heartbeater.cc:344] Connected to a master server at 127.10.226.254:46783
I20260710 13:21:19.845170 15035 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.845443 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.845674 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.845852 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689679845819 us; error 0 us; skew 500 ppm
I20260710 13:21:19.845945 15035 heartbeater.cc:507] Master 127.10.226.254:46783 requested a full tablet report, sending...
I20260710 13:21:19.846462 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.848140 14908 ts_manager.cc:194] Registered new tserver with Master: 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429)
I20260710 13:21:19.849318 11147 webserver.cc:533] Webserver started at http://127.10.226.194:37449/ using document root <none> and password file <none>
I20260710 13:21:19.849829 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.850018 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.850152 14908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56968
I20260710 13:21:19.850286 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.851670 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "4462f4b6f55c4da68d31442684687d51"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.855944 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:19.859203 15047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.860028 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:19.860335 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "4462f4b6f55c4da68d31442684687d51"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.860631 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:19.883826 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.884912 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.886284 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.888482 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.888702 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.888933 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.889097 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.925621 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:34255
I20260710 13:21:19.925779 15109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:34255 every 8 connection(s)
I20260710 13:21:19.930163 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.936537 15113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.937307 15114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.940332 15116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.940707 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:19.941671 15110 heartbeater.cc:344] Connected to a master server at 127.10.226.254:46783
I20260710 13:21:19.941797 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.942052 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.942075 15110 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.942355 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689679942335 us; error 0 us; skew 500 ppm
I20260710 13:21:19.942998 15110 heartbeater.cc:507] Master 127.10.226.254:46783 requested a full tablet report, sending...
I20260710 13:21:19.943163 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.945185 14908 ts_manager.cc:194] Registered new tserver with Master: 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:19.945798 11147 webserver.cc:533] Webserver started at http://127.10.226.195:35457/ using document root <none> and password file <none>
I20260710 13:21:19.946292 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.946496 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.946605 14908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56984
I20260710 13:21:19.946782 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.948019 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "e076acef33124a519929ca66e22902f6"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.952168 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:19.955226 15121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.955895 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:19.956178 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "e076acef33124a519929ca66e22902f6"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fvrf"
I20260710 13:21:19.956455 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:19.969295 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.970459 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.971839 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.973992 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.974218 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.974459 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.974634 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:20.012599 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:33669
I20260710 13:21:20.012773 15183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:33669 every 8 connection(s)
I20260710 13:21:20.025879 15184 heartbeater.cc:344] Connected to a master server at 127.10.226.254:46783
I20260710 13:21:20.026338 15184 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:20.027102 15184 heartbeater.cc:507] Master 127.10.226.254:46783 requested a full tablet report, sending...
I20260710 13:21:20.028926 14908 ts_manager.cc:194] Registered new tserver with Master: e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.029390 11147 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013712564s
I20260710 13:21:20.030282 14908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56998
I20260710 13:21:20.053284 14908 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57010:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:20.055704 14908 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:20.134246 15000 tablet_service.cc:1511] Processing CreateTablet for tablet 22e072e235f6427fbc0d5107675695b2 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:20.134830 15075 tablet_service.cc:1511] Processing CreateTablet for tablet 22e072e235f6427fbc0d5107675695b2 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:20.135198 15149 tablet_service.cc:1511] Processing CreateTablet for tablet 22e072e235f6427fbc0d5107675695b2 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:20.135720 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e072e235f6427fbc0d5107675695b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.136189 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e072e235f6427fbc0d5107675695b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.136461 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e072e235f6427fbc0d5107675695b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.139634 15073 tablet_service.cc:1511] Processing CreateTablet for tablet 79d3191b8c02449a942f5dc971df3a44 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:20.139789 15148 tablet_service.cc:1511] Processing CreateTablet for tablet e318b80b275a4738b3beb2fd5e67010d (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:20.140954 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79d3191b8c02449a942f5dc971df3a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.141084 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e318b80b275a4738b3beb2fd5e67010d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.143682 15070 tablet_service.cc:1511] Processing CreateTablet for tablet 45d439171b62441a95f5aa21b262b22e (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:20.144938 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d439171b62441a95f5aa21b262b22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.144667 15071 tablet_service.cc:1511] Processing CreateTablet for tablet e27e96d8fc5746988c561706f02ec28d (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:20.145952 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27e96d8fc5746988c561706f02ec28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.146911 15147 tablet_service.cc:1511] Processing CreateTablet for tablet 79d3191b8c02449a942f5dc971df3a44 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:20.147043 15074 tablet_service.cc:1511] Processing CreateTablet for tablet e318b80b275a4738b3beb2fd5e67010d (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:20.147466 14999 tablet_service.cc:1511] Processing CreateTablet for tablet e318b80b275a4738b3beb2fd5e67010d (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:20.148250 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79d3191b8c02449a942f5dc971df3a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.148353 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e318b80b275a4738b3beb2fd5e67010d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.148798 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e318b80b275a4738b3beb2fd5e67010d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.143684 15072 tablet_service.cc:1511] Processing CreateTablet for tablet 8107dff13d3f4b20abafc6a6929b8f98 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:20.151780 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8107dff13d3f4b20abafc6a6929b8f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.153092 15069 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee637bc1c02448c87139bac8a06cef6 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:20.154338 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee637bc1c02448c87139bac8a06cef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.154568 15068 tablet_service.cc:1511] Processing CreateTablet for tablet f11447514d2446a6ae939895671a5cf0 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:20.155809 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11447514d2446a6ae939895671a5cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.156183 14998 tablet_service.cc:1511] Processing CreateTablet for tablet 79d3191b8c02449a942f5dc971df3a44 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:20.157464 14998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79d3191b8c02449a942f5dc971df3a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.157629 15146 tablet_service.cc:1511] Processing CreateTablet for tablet 8107dff13d3f4b20abafc6a6929b8f98 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:20.158952 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8107dff13d3f4b20abafc6a6929b8f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.159941 14997 tablet_service.cc:1511] Processing CreateTablet for tablet 8107dff13d3f4b20abafc6a6929b8f98 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:20.161201 14997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8107dff13d3f4b20abafc6a6929b8f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.163334 15145 tablet_service.cc:1511] Processing CreateTablet for tablet e27e96d8fc5746988c561706f02ec28d (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:20.164654 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27e96d8fc5746988c561706f02ec28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.167672 15144 tablet_service.cc:1511] Processing CreateTablet for tablet 45d439171b62441a95f5aa21b262b22e (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:20.167781 15067 tablet_service.cc:1511] Processing CreateTablet for tablet dccd5b5eb55344a8ac80243481048adb (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:20.169030 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d439171b62441a95f5aa21b262b22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.169298 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccd5b5eb55344a8ac80243481048adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.171259 14996 tablet_service.cc:1511] Processing CreateTablet for tablet e27e96d8fc5746988c561706f02ec28d (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:20.171633 15143 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee637bc1c02448c87139bac8a06cef6 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:20.172523 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27e96d8fc5746988c561706f02ec28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.172833 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee637bc1c02448c87139bac8a06cef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.175701 15142 tablet_service.cc:1511] Processing CreateTablet for tablet f11447514d2446a6ae939895671a5cf0 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:20.176954 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11447514d2446a6ae939895671a5cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.180534 14995 tablet_service.cc:1511] Processing CreateTablet for tablet 45d439171b62441a95f5aa21b262b22e (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:20.181876 14995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d439171b62441a95f5aa21b262b22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.187760 15141 tablet_service.cc:1511] Processing CreateTablet for tablet dccd5b5eb55344a8ac80243481048adb (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:20.188575 14994 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee637bc1c02448c87139bac8a06cef6 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:20.189105 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccd5b5eb55344a8ac80243481048adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.189846 14994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee637bc1c02448c87139bac8a06cef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.204692 14993 tablet_service.cc:1511] Processing CreateTablet for tablet f11447514d2446a6ae939895671a5cf0 (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:20.206076 14993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11447514d2446a6ae939895671a5cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.224527 14992 tablet_service.cc:1511] Processing CreateTablet for tablet dccd5b5eb55344a8ac80243481048adb (DEFAULT_TABLE table=test-workload [id=9a8fe882e040440faaf33ce727599a9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:20.225836 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccd5b5eb55344a8ac80243481048adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.306162 15199 tablet_bootstrap.cc:492] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.311368 15201 tablet_bootstrap.cc:492] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.306301 15200 tablet_bootstrap.cc:492] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.310518 15199 tablet_bootstrap.cc:654] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.319303 15200 tablet_bootstrap.cc:654] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.329851 15201 tablet_bootstrap.cc:654] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.336560 15200 tablet_bootstrap.cc:492] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.337167 15200 ts_tablet_manager.cc:1403] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
I20260710 13:21:20.340693 15200 raft_consensus.cc:359] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.341639 15200 raft_consensus.cc:385] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.342000 15200 raft_consensus.cc:740] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.343142 15200 consensus_queue.cc:260] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.356592 15035 heartbeater.cc:499] Master 127.10.226.254:46783 was elected leader, sending a full tablet report...
I20260710 13:21:20.357406 15199 tablet_bootstrap.cc:492] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.357900 15199 ts_tablet_manager.cc:1403] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.018s
I20260710 13:21:20.358343 15200 ts_tablet_manager.cc:1434] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.005s
I20260710 13:21:20.359500 15200 tablet_bootstrap.cc:492] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.360184 15201 tablet_bootstrap.cc:492] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.360669 15201 ts_tablet_manager.cc:1403] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.017s
I20260710 13:21:20.360908 15199 raft_consensus.cc:359] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.361729 15199 raft_consensus.cc:385] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.362090 15199 raft_consensus.cc:740] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.362838 15199 consensus_queue.cc:260] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.364132 15201 raft_consensus.cc:359] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.364864 15201 raft_consensus.cc:385] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.365150 15201 raft_consensus.cc:740] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.366041 15201 consensus_queue.cc:260] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.368697 15200 tablet_bootstrap.cc:654] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.390264 15184 heartbeater.cc:499] Master 127.10.226.254:46783 was elected leader, sending a full tablet report...
I20260710 13:21:20.390326 15199 ts_tablet_manager.cc:1434] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.015s
I20260710 13:21:20.390846 15201 ts_tablet_manager.cc:1434] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.020s
I20260710 13:21:20.391827 15201 tablet_bootstrap.cc:492] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.394307 15110 heartbeater.cc:499] Master 127.10.226.254:46783 was elected leader, sending a full tablet report...
I20260710 13:21:20.395845 15199 tablet_bootstrap.cc:492] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.397527 15201 tablet_bootstrap.cc:654] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.403590 15199 tablet_bootstrap.cc:654] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.416266 15199 tablet_bootstrap.cc:492] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.417018 15199 ts_tablet_manager.cc:1403] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260710 13:21:20.421460 15200 tablet_bootstrap.cc:492] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.422128 15200 ts_tablet_manager.cc:1403] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.027s
I20260710 13:21:20.421499 15199 raft_consensus.cc:359] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.422561 15199 raft_consensus.cc:385] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.422950 15199 raft_consensus.cc:740] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.423854 15199 consensus_queue.cc:260] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.424922 15200 raft_consensus.cc:359] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.425654 15200 raft_consensus.cc:385] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.425940 15200 raft_consensus.cc:740] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.426153 15199 ts_tablet_manager.cc:1434] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:20.427217 15199 tablet_bootstrap.cc:492] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.426855 15200 consensus_queue.cc:260] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.431244 15200 ts_tablet_manager.cc:1434] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:20.432224 15200 tablet_bootstrap.cc:492] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.433858 15199 tablet_bootstrap.cc:654] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.438808 15200 tablet_bootstrap.cc:654] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.444176 15199 tablet_bootstrap.cc:492] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.444804 15199 ts_tablet_manager.cc:1403] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:21:20.444962 15201 tablet_bootstrap.cc:492] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.445475 15201 ts_tablet_manager.cc:1403] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.031s
I20260710 13:21:20.448597 15199 raft_consensus.cc:359] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.449586 15199 raft_consensus.cc:385] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.449961 15199 raft_consensus.cc:740] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.451013 15201 raft_consensus.cc:359] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.450945 15199 consensus_queue.cc:260] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.452029 15201 raft_consensus.cc:385] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.452391 15201 raft_consensus.cc:740] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.453253 15201 consensus_queue.cc:260] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.453886 15199 ts_tablet_manager.cc:1434] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:20.455214 15199 tablet_bootstrap.cc:492] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.456466 15201 ts_tablet_manager.cc:1434] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:21:20.457427 15201 tablet_bootstrap.cc:492] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.458690 15200 tablet_bootstrap.cc:492] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.459188 15200 ts_tablet_manager.cc:1403] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260710 13:21:20.460779 15199 tablet_bootstrap.cc:654] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.462006 15200 raft_consensus.cc:359] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.462767 15200 raft_consensus.cc:385] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.463070 15200 raft_consensus.cc:740] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.463872 15201 tablet_bootstrap.cc:654] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.464175 15200 consensus_queue.cc:260] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.467636 15200 ts_tablet_manager.cc:1434] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:20.468873 15200 tablet_bootstrap.cc:492] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.475167 15201 tablet_bootstrap.cc:492] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.475756 15201 ts_tablet_manager.cc:1403] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 13:21:20.478518 15200 tablet_bootstrap.cc:654] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.478449 15201 raft_consensus.cc:359] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.479470 15201 raft_consensus.cc:385] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.479825 15201 raft_consensus.cc:740] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.480729 15201 consensus_queue.cc:260] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.485090 15201 ts_tablet_manager.cc:1434] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:20.486115 15201 tablet_bootstrap.cc:492] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.492009 15201 tablet_bootstrap.cc:654] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.498409 15200 tablet_bootstrap.cc:492] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.498935 15200 ts_tablet_manager.cc:1403] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260710 13:21:20.499643 15199 tablet_bootstrap.cc:492] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.500123 15199 ts_tablet_manager.cc:1403] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.017s
I20260710 13:21:20.501655 15200 raft_consensus.cc:359] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.502393 15200 raft_consensus.cc:385] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.502573 15201 tablet_bootstrap.cc:492] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.502709 15200 raft_consensus.cc:740] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.503186 15201 ts_tablet_manager.cc:1403] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 13:21:20.502853 15199 raft_consensus.cc:359] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.503640 15199 raft_consensus.cc:385] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.503958 15199 raft_consensus.cc:740] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.503774 15200 consensus_queue.cc:260] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.504704 15199 consensus_queue.cc:260] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.506049 15200 ts_tablet_manager.cc:1434] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:21:20.505780 15201 raft_consensus.cc:359] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.506875 15199 ts_tablet_manager.cc:1434] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:21:20.507112 15200 tablet_bootstrap.cc:492] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.506518 15201 raft_consensus.cc:385] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.507644 15201 raft_consensus.cc:740] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.507854 15199 tablet_bootstrap.cc:492] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.508451 15201 consensus_queue.cc:260] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.512477 15201 ts_tablet_manager.cc:1434] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:20.513461 15201 tablet_bootstrap.cc:492] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.513652 15200 tablet_bootstrap.cc:654] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.513660 15199 tablet_bootstrap.cc:654] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.514451 15206 raft_consensus.cc:493] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.515090 15205 raft_consensus.cc:493] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.514936 15206 raft_consensus.cc:515] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.515570 15205 raft_consensus.cc:515] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.518163 15206 leader_election.cc:290] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.524732 15205 leader_election.cc:290] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.536923 15201 tablet_bootstrap.cc:654] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.560510 15199 tablet_bootstrap.cc:492] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.562572 15201 tablet_bootstrap.cc:492] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.563082 15201 ts_tablet_manager.cc:1403] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.008s
I20260710 13:21:20.561014 15199 ts_tablet_manager.cc:1403] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.028s
I20260710 13:21:20.565979 15201 raft_consensus.cc:359] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.566730 15201 raft_consensus.cc:385] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.567045 15201 raft_consensus.cc:740] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.567925 15201 consensus_queue.cc:260] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.569068 15199 raft_consensus.cc:359] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.569775 15199 raft_consensus.cc:385] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.570079 15199 raft_consensus.cc:740] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.570390 15201 ts_tablet_manager.cc:1434] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:21:20.570791 15199 consensus_queue.cc:260] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.571429 15201 tablet_bootstrap.cc:492] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.573848 15200 tablet_bootstrap.cc:492] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.580740 15200 ts_tablet_manager.cc:1403] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.012s
I20260710 13:21:20.573742 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee637bc1c02448c87139bac8a06cef6" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.581290 15199 ts_tablet_manager.cc:1434] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:21:20.581498 15010 raft_consensus.cc:2468] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:20.582315 15199 tablet_bootstrap.cc:492] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.583062 15051 leader_election.cc:304] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:20.583973 15206 raft_consensus.cc:2804] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.584336 15206 raft_consensus.cc:493] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.578014 15201 tablet_bootstrap.cc:654] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.584671 15206 raft_consensus.cc:3060] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.586768 15200 raft_consensus.cc:359] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.587554 15200 raft_consensus.cc:385] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.587883 15200 raft_consensus.cc:740] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.588801 15200 consensus_queue.cc:260] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.589485 15199 tablet_bootstrap.cc:654] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.591168 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11447514d2446a6ae939895671a5cf0" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:20.591203 15200 ts_tablet_manager.cc:1434] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:20.593483 15200 tablet_bootstrap.cc:492] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.594322 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee637bc1c02448c87139bac8a06cef6" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:20.595008 15159 raft_consensus.cc:2468] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
W20260710 13:21:20.597016 14975 leader_election.cc:343] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.599812 15200 tablet_bootstrap.cc:654] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.604681 15206 raft_consensus.cc:515] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.606246 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11447514d2446a6ae939895671a5cf0" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
W20260710 13:21:20.614734 14975 leader_election.cc:343] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e076acef33124a519929ca66e22902f6 (127.10.226.195:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.615399 14975 leader_election.cc:304] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062; no voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6
I20260710 13:21:20.616967 15205 raft_consensus.cc:2749] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.621910 15229 raft_consensus.cc:493] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.622427 15229 raft_consensus.cc:515] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.623937 15201 tablet_bootstrap.cc:492] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.624603 15201 ts_tablet_manager.cc:1403] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.008s
I20260710 13:21:20.624763 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee637bc1c02448c87139bac8a06cef6" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:20.625437 15159 raft_consensus.cc:3060] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.625962 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
W20260710 13:21:20.627699 15050 leader_election.cc:343] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e076acef33124a519929ca66e22902f6 (127.10.226.195:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.628602 15201 raft_consensus.cc:359] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.630097 15201 raft_consensus.cc:385] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.630486 15201 raft_consensus.cc:740] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.631666 15201 consensus_queue.cc:260] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.633706 15206 leader_election.cc:290] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.637202 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee637bc1c02448c87139bac8a06cef6" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:20.637873 15010 raft_consensus.cc:3060] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.640192 15201 ts_tablet_manager.cc:1434] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:21:20.640740 15199 tablet_bootstrap.cc:492] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.641292 15199 ts_tablet_manager.cc:1403] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.059s	user 0.035s	sys 0.020s
I20260710 13:21:20.636531 15159 raft_consensus.cc:2468] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:20.641301 15201 tablet_bootstrap.cc:492] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.642762 15050 leader_election.cc:304] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:20.643709 15206 raft_consensus.cc:2804] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.645483 15199 raft_consensus.cc:359] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.646412 15199 raft_consensus.cc:385] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.646788 15199 raft_consensus.cc:740] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.647652 15199 consensus_queue.cc:260] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.648623 15201 tablet_bootstrap.cc:654] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.649873 15010 raft_consensus.cc:2468] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:20.650132 15199 ts_tablet_manager.cc:1434] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:21:20.650738 15206 raft_consensus.cc:697] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:20.651304 15199 tablet_bootstrap.cc:492] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.651721 15206 consensus_queue.cc:237] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.653812 15200 tablet_bootstrap.cc:492] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.654474 15200 ts_tablet_manager.cc:1403] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.007s
I20260710 13:21:20.654668 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.658252 15229 leader_election.cc:290] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.658993 15199 tablet_bootstrap.cc:654] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.659076 15229 raft_consensus.cc:493] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.635604 15228 raft_consensus.cc:493] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.659776 15201 tablet_bootstrap.cc:492] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.660311 15201 ts_tablet_manager.cc:1403] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:21:20.660099 15228 raft_consensus.cc:515] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.662855 15228 leader_election.cc:290] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.659734 15229 raft_consensus.cc:515] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.663509 15201 raft_consensus.cc:359] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.664499 15201 raft_consensus.cc:385] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.664835 15201 raft_consensus.cc:740] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.665797 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:20.666407 15200 raft_consensus.cc:359] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.666725 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:20.667165 15200 raft_consensus.cc:385] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.666105 15229 leader_election.cc:290] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.667392 15158 raft_consensus.cc:2468] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:20.667786 15200 raft_consensus.cc:740] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
W20260710 13:21:20.667835 15050 leader_election.cc:343] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e076acef33124a519929ca66e22902f6 (127.10.226.195:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.665711 15201 consensus_queue.cc:260] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.668735 15200 consensus_queue.cc:260] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.669026 15050 leader_election.cc:304] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
W20260710 13:21:20.671123 14956 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:20.671551 15007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.672560 15007 raft_consensus.cc:2468] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:20.673156 15201 ts_tablet_manager.cc:1434] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:20.663489 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.674446 15201 tablet_bootstrap.cc:492] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.679603 15229 raft_consensus.cc:2804] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.680238 15229 raft_consensus.cc:493] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.681711 15201 tablet_bootstrap.cc:654] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.680769 15229 raft_consensus.cc:3060] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.686434 15228 raft_consensus.cc:493] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.687074 15228 raft_consensus.cc:515] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.691043 15228 leader_election.cc:290] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.690927 15006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.692145 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:20.692726 15158 raft_consensus.cc:2468] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:20.693931 15050 leader_election.cc:304] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:20.696058 15201 tablet_bootstrap.cc:492] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.696573 15201 ts_tablet_manager.cc:1403] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 13:21:20.696101 15230 raft_consensus.cc:2804] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.698138 15230 raft_consensus.cc:493] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.699605 15200 ts_tablet_manager.cc:1434] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260710 13:21:20.699371 15201 raft_consensus.cc:359] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.700238 15201 raft_consensus.cc:385] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.700583 15201 raft_consensus.cc:740] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.701386 15201 consensus_queue.cc:260] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.698567 15230 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.705850 15201 ts_tablet_manager.cc:1434] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:20.706867 15201 tablet_bootstrap.cc:492] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:20.712172 15201 tablet_bootstrap.cc:654] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.714782 15205 raft_consensus.cc:493] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.715411 15205 raft_consensus.cc:515] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.718024 15205 leader_election.cc:290] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.719234 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8107dff13d3f4b20abafc6a6929b8f98" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:20.719985 15200 tablet_bootstrap.cc:492] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.719808 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8107dff13d3f4b20abafc6a6929b8f98" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:20.720542 15158 raft_consensus.cc:2468] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
W20260710 13:21:20.720798 14975 leader_election.cc:343] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.722271 14975 leader_election.cc:304] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [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: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 4462f4b6f55c4da68d31442684687d51
W20260710 13:21:20.725756 15051 leader_election.cc:343] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:20.727566 15051 leader_election.cc:343] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.728077 15051 leader_election.cc:304] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51; no voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6
W20260710 13:21:20.729542 15051 leader_election.cc:343] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.730903 15051 leader_election.cc:304] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51; no voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6
I20260710 13:21:20.730358 15205 raft_consensus.cc:2804] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.732342 15205 raft_consensus.cc:493] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.732759 15205 raft_consensus.cc:3060] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.733520 15236 raft_consensus.cc:2749] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.735386 15228 raft_consensus.cc:2749] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.739393 15229 raft_consensus.cc:515] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.740590 14907 catalog_manager.cc:5697] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.742093 15229 leader_election.cc:290] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.743300 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:20.743848 15158 raft_consensus.cc:3060] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.744951 15230 raft_consensus.cc:515] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.749135 15230 leader_election.cc:290] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.750315 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:20.751116 15159 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.753340 15158 raft_consensus.cc:2468] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:20.754438 15201 tablet_bootstrap.cc:492] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:20.754864 15201 ts_tablet_manager.cc:1403] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.012s
I20260710 13:21:20.754554 15050 leader_election.cc:304] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:20.755474 15230 raft_consensus.cc:2804] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.755975 15230 raft_consensus.cc:697] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:20.756106 15207 raft_consensus.cc:493] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.756731 15207 raft_consensus.cc:515] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.757073 15230 consensus_queue.cc:237] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.757928 15200 tablet_bootstrap.cc:654] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.758112 15205 raft_consensus.cc:515] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.757432 15201 raft_consensus.cc:359] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.763608 15201 raft_consensus.cc:385] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.763994 15201 raft_consensus.cc:740] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.765334 15205 leader_election.cc:290] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.763047 15207 leader_election.cc:290] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:20.766860 15201 consensus_queue.cc:260] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.768052 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8107dff13d3f4b20abafc6a6929b8f98" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:20.769789 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:20.770061 15201 ts_tablet_manager.cc:1434] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 13:21:20.779342 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:20.780057 15008 raft_consensus.cc:3060] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.775641 15199 tablet_bootstrap.cc:492] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.783231 15199 ts_tablet_manager.cc:1403] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.132s	user 0.043s	sys 0.039s
W20260710 13:21:20.784936 14975 leader_election.cc:343] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:20.787300 15051 leader_election.cc:343] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.787173 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8107dff13d3f4b20abafc6a6929b8f98" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:20.788147 15158 raft_consensus.cc:3060] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.792196 15199 raft_consensus.cc:359] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.793187 15199 raft_consensus.cc:385] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.793552 15199 raft_consensus.cc:740] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.795073 15158 raft_consensus.cc:2468] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:20.796203 14975 leader_election.cc:304] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:20.797292 15205 raft_consensus.cc:2804] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.812086 15008 raft_consensus.cc:2468] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:20.812244 15159 raft_consensus.cc:2468] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:20.794528 15199 consensus_queue.cc:260] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.817835 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:20.818503 15085 raft_consensus.cc:2468] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 0.
I20260710 13:21:20.815908 15200 tablet_bootstrap.cc:492] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.819235 15199 ts_tablet_manager.cc:1434] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260710 13:21:20.818223 15050 leader_election.cc:304] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 1c766d75b91b4b09bab98bf42b913062
I20260710 13:21:20.819816 15124 leader_election.cc:304] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:20.820266 15199 tablet_bootstrap.cc:492] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.821020 15207 raft_consensus.cc:2804] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.821465 15207 raft_consensus.cc:493] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.821893 15207 raft_consensus.cc:3060] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.823647 15230 raft_consensus.cc:2804] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.824307 15200 ts_tablet_manager.cc:1403] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.002s
I20260710 13:21:20.825438 15230 raft_consensus.cc:697] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:20.826615 15230 consensus_queue.cc:237] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.827630 15200 raft_consensus.cc:359] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.828353 15200 raft_consensus.cc:385] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.828634 15200 raft_consensus.cc:740] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.829654 15205 raft_consensus.cc:697] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:20.836716 15207 raft_consensus.cc:515] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.837188 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.837934 15008 raft_consensus.cc:2468] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 0.
I20260710 13:21:20.832396 15200 consensus_queue.cc:260] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.840536 15199 tablet_bootstrap.cc:654] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.841260 15200 ts_tablet_manager.cc:1434] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:21:20.833360 15205 consensus_queue.cc:237] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.842597 15200 tablet_bootstrap.cc:492] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.850987 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:20.851589 15085 raft_consensus.cc:3060] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.852775 15245 raft_consensus.cc:493] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.854890 15245 raft_consensus.cc:515] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.857108 15245 leader_election.cc:290] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:20.849572 15199 tablet_bootstrap.cc:492] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.857836 15199 ts_tablet_manager.cc:1403] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260710 13:21:20.858320 15200 tablet_bootstrap.cc:654] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.858569 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:20.859949 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.860625 15009 raft_consensus.cc:2468] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 0.
I20260710 13:21:20.860505 15199 raft_consensus.cc:359] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.861197 15199 raft_consensus.cc:385] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:20.861254 15124 leader_election.cc:343] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.861549 15199 raft_consensus.cc:740] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.862296 15199 consensus_queue.cc:260] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.862601 15125 leader_election.cc:304] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [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: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:20.863160 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:20.863915 15245 raft_consensus.cc:2804] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.864024 15008 raft_consensus.cc:3060] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.864174 15199 ts_tablet_manager.cc:1434] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:20.864328 15245 raft_consensus.cc:493] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.864794 15245 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.865131 15199 tablet_bootstrap.cc:492] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:20.849809 15207 leader_election.cc:290] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:20.870877 15199 tablet_bootstrap.cc:654] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.872390 14907 catalog_manager.cc:5697] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.873117 15245 raft_consensus.cc:515] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.873565 15085 raft_consensus.cc:2468] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 1.
I20260710 13:21:20.874655 15124 leader_election.cc:304] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:20.875936 15200 tablet_bootstrap.cc:492] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.876392 15200 ts_tablet_manager.cc:1403] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.006s
I20260710 13:21:20.876775 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:20.877357 15009 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.878923 15200 raft_consensus.cc:359] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.879606 15200 raft_consensus.cc:385] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.879859 15200 raft_consensus.cc:740] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.884390 15207 raft_consensus.cc:2804] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.884917 14905 catalog_manager.cc:5697] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.887032 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:20.886809 14905 catalog_manager.cc:5697] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:20.888284 15124 leader_election.cc:343] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.889205 15245 leader_election.cc:290] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:20.891445 15009 raft_consensus.cc:2468] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 1.
I20260710 13:21:20.892293 15008 raft_consensus.cc:2468] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 1.
I20260710 13:21:20.892817 15125 leader_election.cc:304] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:20.891230 15207 raft_consensus.cc:697] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:20.894996 15207 consensus_queue.cc:237] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.897527 15200 consensus_queue.cc:260] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.898427 15251 raft_consensus.cc:2804] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.899104 15251 raft_consensus.cc:697] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:20.899719 15200 ts_tablet_manager.cc:1434] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:21:20.899878 15251 consensus_queue.cc:237] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.900678 15200 tablet_bootstrap.cc:492] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:20.903966 15199 tablet_bootstrap.cc:492] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:20.904425 15199 ts_tablet_manager.cc:1403] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.021s
I20260710 13:21:20.907122 15200 tablet_bootstrap.cc:654] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.912894 15199 raft_consensus.cc:359] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.913616 15199 raft_consensus.cc:385] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.913854 15199 raft_consensus.cc:740] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.914541 15199 consensus_queue.cc:260] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.917032 14905 catalog_manager.cc:5697] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.919618 15199 ts_tablet_manager.cc:1434] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:21:20.922716 15200 tablet_bootstrap.cc:492] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:20.923162 15200 ts_tablet_manager.cc:1403] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 13:21:20.925760 15200 raft_consensus.cc:359] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.926244 15200 raft_consensus.cc:385] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.926466 15200 raft_consensus.cc:740] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.927048 15200 consensus_queue.cc:260] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.928642 15200 ts_tablet_manager.cc:1434] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:21:20.933914 14905 catalog_manager.cc:5697] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.942857 15230 raft_consensus.cc:493] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.943302 15230 raft_consensus.cc:515] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.944955 15230 leader_election.cc:290] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.945652 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11447514d2446a6ae939895671a5cf0" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:20.945878 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11447514d2446a6ae939895671a5cf0" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:20.946220 15008 raft_consensus.cc:2468] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:20.946449 15159 raft_consensus.cc:2468] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:20.947352 15051 leader_election.cc:304] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:20.948176 15230 raft_consensus.cc:2804] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.948558 15230 raft_consensus.cc:493] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.948827 15230 raft_consensus.cc:3060] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.953325 15230 raft_consensus.cc:515] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.954838 15230 leader_election.cc:290] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:20.955794 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11447514d2446a6ae939895671a5cf0" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:20.955794 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11447514d2446a6ae939895671a5cf0" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:20.956585 15159 raft_consensus.cc:3060] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.956634 15008 raft_consensus.cc:3060] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.963519 15008 raft_consensus.cc:2468] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:20.963519 15159 raft_consensus.cc:2468] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:20.964656 15050 leader_election.cc:304] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:20.965281 15230 raft_consensus.cc:2804] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.965790 15230 raft_consensus.cc:697] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:20.966462 15230 consensus_queue.cc:237] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:20.973984 14905 catalog_manager.cc:5697] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.026340 15205 raft_consensus.cc:493] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.026979 15205 raft_consensus.cc:515] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.028630 15205 leader_election.cc:290] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.029639 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:21.029850 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:21.030203 15085 raft_consensus.cc:2468] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:21.030493 15159 raft_consensus.cc:2468] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:21.031268 14975 leader_election.cc:304] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:21.031980 15205 raft_consensus.cc:2804] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.032322 15205 raft_consensus.cc:493] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.032656 15205 raft_consensus.cc:3060] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.037595 15205 raft_consensus.cc:515] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.039541 15205 leader_election.cc:290] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.040531 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:21.040531 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:21.041127 15085 raft_consensus.cc:3060] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.041293 15159 raft_consensus.cc:3060] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.045746 15085 raft_consensus.cc:2468] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:21.046116 15159 raft_consensus.cc:2468] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:21.046752 14975 leader_election.cc:304] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:21.047344 15205 raft_consensus.cc:2804] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.047832 15205 raft_consensus.cc:697] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:21.048629 15205 consensus_queue.cc:237] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.054986 14905 catalog_manager.cc:5697] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.105320 15205 raft_consensus.cc:493] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.105727 15205 raft_consensus.cc:515] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.107575 15205 leader_election.cc:290] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.108265 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:21.108539 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:21.108938 15085 raft_consensus.cc:2468] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:21.109126 15158 raft_consensus.cc:2468] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:21.110133 14975 leader_election.cc:304] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:21.110083 15230 consensus_queue.cc:1048] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.111038 15205 raft_consensus.cc:2804] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:21.111415 15205 raft_consensus.cc:493] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:21.111712 15205 raft_consensus.cc:3060] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.119005 15205 raft_consensus.cc:515] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.122495 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:21.123114 15085 raft_consensus.cc:3060] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.123567 15206 consensus_queue.cc:1048] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.131047 15085 raft_consensus.cc:2468] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:21.132762 15205 leader_election.cc:290] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.132798 14975 leader_election.cc:304] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:21.135372 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:21.135829 15242 raft_consensus.cc:2804] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.135983 15159 raft_consensus.cc:3060] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.136406 15242 raft_consensus.cc:697] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:21.137253 15242 consensus_queue.cc:237] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.145808 15159 raft_consensus.cc:2468] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:21.147557 15206 raft_consensus.cc:493] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.148056 15206 raft_consensus.cc:515] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.149760 15206 leader_election.cc:290] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.150491 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:21.150825 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:21.151345 15008 raft_consensus.cc:2393] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4462f4b6f55c4da68d31442684687d51 in current term 1: Already voted for candidate e076acef33124a519929ca66e22902f6 in this term.
I20260710 13:21:21.152360 15051 leader_election.cc:304] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51; no voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6
I20260710 13:21:21.151532 14905 catalog_manager.cc:5697] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.153065 15206 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.158715 15206 raft_consensus.cc:2749] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.177752 15242 raft_consensus.cc:493] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.178407 15242 raft_consensus.cc:515] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.180124 15242 leader_election.cc:290] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.181011 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:21.181210 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:21.182063 15159 raft_consensus.cc:2393] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c766d75b91b4b09bab98bf42b913062 in current term 1: Already voted for candidate 4462f4b6f55c4da68d31442684687d51 in this term.
I20260710 13:21:21.182960 14975 leader_election.cc:304] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062; no voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6
I20260710 13:21:21.183609 15242 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.188278 15242 raft_consensus.cc:2749] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.284950 15206 raft_consensus.cc:493] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.285571 15206 raft_consensus.cc:515] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.287077 15230 consensus_queue.cc:1048] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.287796 15206 leader_election.cc:290] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.288338 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8107dff13d3f4b20abafc6a6929b8f98" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:21.288834 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8107dff13d3f4b20abafc6a6929b8f98" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:21.289665 15159 raft_consensus.cc:2393] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4462f4b6f55c4da68d31442684687d51 in current term 1: Already voted for candidate 1c766d75b91b4b09bab98bf42b913062 in this term.
I20260710 13:21:21.290594 15050 leader_election.cc:304] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51; no voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6
I20260710 13:21:21.291389 15230 raft_consensus.cc:3060] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.298058 15230 raft_consensus.cc:2749] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.300536 15264 consensus_queue.cc:1048] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.324820 15085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
mode: GRACEFUL
new_leader_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:54772
I20260710 13:21:21.325368 15085 raft_consensus.cc:606] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Received request to transfer leadership to TS 1c766d75b91b4b09bab98bf42b913062
I20260710 13:21:21.333850 15251 consensus_queue.cc:1048] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.339542 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d"
dest_uuid: "e076acef33124a519929ca66e22902f6"
mode: GRACEFUL
new_leader_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:54586
I20260710 13:21:21.340093 15158 raft_consensus.cc:606] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Received request to transfer leadership to TS 1c766d75b91b4b09bab98bf42b913062
I20260710 13:21:21.341522 15245 raft_consensus.cc:993] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6: : Instructing follower 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:21.341936 15245 raft_consensus.cc:1081] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Signalling peer 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:21.346343 15085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
mode: GRACEFUL
new_leader_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:54772
I20260710 13:21:21.346974 15085 raft_consensus.cc:606] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Received request to transfer leadership to TS 1c766d75b91b4b09bab98bf42b913062
I20260710 13:21:21.348986 15245 consensus_queue.cc:1048] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.357455 15008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:35128
I20260710 13:21:21.358366 15008 raft_consensus.cc:493] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.358981 15008 raft_consensus.cc:3060] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.366768 15008 raft_consensus.cc:515] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.369735 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:21.370321 15085 raft_consensus.cc:3060] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.371407 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e318b80b275a4738b3beb2fd5e67010d" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:21.372051 15158 raft_consensus.cc:3055] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.372200 15008 leader_election.cc:290] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.372447 15158 raft_consensus.cc:740] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:21.373322 15158 consensus_queue.cc:260] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.375051 15158 raft_consensus.cc:3060] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.376833 15085 raft_consensus.cc:2468] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:21.378404 15008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:35144
I20260710 13:21:21.378593 14975 leader_election.cc:304] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:21.379055 15008 raft_consensus.cc:606] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Received request to transfer leadership to TS 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:21.379472 15242 raft_consensus.cc:2804] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.379948 15242 raft_consensus.cc:697] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:21.380673 15242 consensus_queue.cc:237] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.382238 15158 raft_consensus.cc:2468] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:21.386157 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e"
dest_uuid: "e076acef33124a519929ca66e22902f6"
mode: GRACEFUL
new_leader_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54586
I20260710 13:21:21.386770 15158 raft_consensus.cc:606] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Received request to transfer leadership to TS 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:21.390034 14904 catalog_manager.cc:5697] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 1 to 2, leader changed from e076acef33124a519929ca66e22902f6 (127.10.226.195) to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.392143 15251 consensus_queue.cc:1048] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.398509 15206 consensus_queue.cc:1048] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.403505 15206 consensus_queue.cc:1048] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.405800 15207 consensus_queue.cc:1048] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.416164 15008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:35144
I20260710 13:21:21.418205 15008 raft_consensus.cc:606] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Received request to transfer leadership to TS e076acef33124a519929ca66e22902f6
I20260710 13:21:21.421155 15205 consensus_queue.cc:1048] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.427001 15206 consensus_queue.cc:1048] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.432547 15242 consensus_queue.cc:1048] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.437558 15207 raft_consensus.cc:993] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6: : Instructing follower 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:21.450364 15207 raft_consensus.cc:1081] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Signalling peer 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:21.452359 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54760
I20260710 13:21:21.453002 15084 raft_consensus.cc:493] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.453373 15084 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.456166 15230 raft_consensus.cc:993] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51: : Instructing follower 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:21.456634 15230 raft_consensus.cc:1081] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Signalling peer 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:21.461433 15084 raft_consensus.cc:515] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.462406 15008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:21:21.465914 15007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:21.466459 15007 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.466702 15084 leader_election.cc:290] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.468076 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:21.468935 15159 raft_consensus.cc:3055] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.469276 15159 raft_consensus.cc:740] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:21.470160 15159 consensus_queue.cc:260] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.471354 15159 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.476081 15008 raft_consensus.cc:493] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.476569 15008 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.479283 15264 consensus_queue.cc:1048] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.483424 15007 raft_consensus.cc:2468] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:21.483578 15008 raft_consensus.cc:515] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.488204 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:21.488528 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:21.488775 15085 raft_consensus.cc:3055] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.489108 15157 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.489562 15008 leader_election.cc:290] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.490278 15051 leader_election.cc:304] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:21.491344 15264 raft_consensus.cc:2804] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.491793 15264 raft_consensus.cc:697] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:21.492492 15264 consensus_queue.cc:237] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.489104 15085 raft_consensus.cc:740] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:21.495215 15085 consensus_queue.cc:260] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.496546 15157 raft_consensus.cc:2468] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:21.497661 14975 leader_election.cc:304] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:21.498512 15242 raft_consensus.cc:2804] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.499185 15242 raft_consensus.cc:697] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:21.499997 15242 consensus_queue.cc:237] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.503549 15159 raft_consensus.cc:2468] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:21.504415 15085 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.509934 15085 raft_consensus.cc:2468] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:21.508930 14908 catalog_manager.cc:5697] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 1 to 2, leader changed from e076acef33124a519929ca66e22902f6 (127.10.226.195) to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 2 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.514219 15242 consensus_queue.cc:1048] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.520078 14904 catalog_manager.cc:5697] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 1 to 2, leader changed from 4462f4b6f55c4da68d31442684687d51 (127.10.226.194) to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.522156 15205 raft_consensus.cc:993] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:21.523203 15242 raft_consensus.cc:1081] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Signalling peer e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:21.526736 15157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb"
dest_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:54584
I20260710 13:21:21.527472 15157 raft_consensus.cc:493] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.527927 15157 raft_consensus.cc:3060] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.538959 15157 raft_consensus.cc:515] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.539481 15242 consensus_queue.cc:1048] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.540150 15159 raft_consensus.cc:1240] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Rejecting Update request from peer 1c766d75b91b4b09bab98bf42b913062 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:21.540880 15242 consensus_queue.cc:1048] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.541898 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:21.542493 15010 raft_consensus.cc:3055] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.542846 15010 raft_consensus.cc:740] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:21.542781 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccd5b5eb55344a8ac80243481048adb" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:21.543552 15085 raft_consensus.cc:3060] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.543795 15010 consensus_queue.cc:260] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.544767 15010 raft_consensus.cc:3060] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.547242 15157 leader_election.cc:290] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:21.552641 15085 raft_consensus.cc:2468] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 2.
I20260710 13:21:21.553514 15083 raft_consensus.cc:1240] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Rejecting Update request from peer 1c766d75b91b4b09bab98bf42b913062 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:21.556681 15124 leader_election.cc:304] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:21.557585 15207 raft_consensus.cc:2804] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.558082 15207 raft_consensus.cc:697] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 2 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:21.558915 15207 consensus_queue.cc:237] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.561038 15205 raft_consensus.cc:993] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:21.561506 15205 raft_consensus.cc:1081] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Signalling peer 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:21.562484 15010 raft_consensus.cc:2468] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 2.
I20260710 13:21:21.563616 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54744
I20260710 13:21:21.564199 15084 raft_consensus.cc:493] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.564657 15084 raft_consensus.cc:3060] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:21.549544 15242 consensus_queue.cc:1175] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e076acef33124a519929ca66e22902f6" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 1c766d75b91b4b09bab98bf42b913062 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:21:21.567956 14908 catalog_manager.cc:5697] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 1 to 2, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:21.570788 15242 consensus_queue.cc:1048] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.574872 15084 raft_consensus.cc:515] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.576241 15085 raft_consensus.cc:1240] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Rejecting Update request from peer 1c766d75b91b4b09bab98bf42b913062 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:21.578137 15205 consensus_queue.cc:1059] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:21.578321 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:21.578874 15010 raft_consensus.cc:3055] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.578929 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e96d8fc5746988c561706f02ec28d" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:21.579277 15010 raft_consensus.cc:740] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:21.580988 15010 consensus_queue.cc:260] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.581612 15084 leader_election.cc:290] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.582095 15010 raft_consensus.cc:3060] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.588515 15010 raft_consensus.cc:2468] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
W20260710 13:21:21.589030 15205 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:21:21.589636 15051 leader_election.cc:304] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [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: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: e076acef33124a519929ca66e22902f6
I20260710 13:21:21.590816 15264 raft_consensus.cc:2804] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.591279 15264 raft_consensus.cc:697] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:21.592026 15264 consensus_queue.cc:237] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.634654 14904 catalog_manager.cc:5697] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 1 to 2, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 2 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.798805 15230 raft_consensus.cc:993] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51: : Instructing follower 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:21.799450 15264 raft_consensus.cc:1081] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Signalling peer 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:21.801492 15010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:21:21.802170 15010 raft_consensus.cc:493] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.802552 15010 raft_consensus.cc:3060] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.809888 15010 raft_consensus.cc:515] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.811652 15010 leader_election.cc:290] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:21.813298 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:21.813416 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e072e235f6427fbc0d5107675695b2" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:21.813977 15157 raft_consensus.cc:3060] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.813978 15084 raft_consensus.cc:3055] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.814484 15084 raft_consensus.cc:740] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:21.815409 15084 consensus_queue.cc:260] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.816591 15084 raft_consensus.cc:3060] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.820170 15157 raft_consensus.cc:2468] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:21.821615 14975 leader_election.cc:304] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:21.822688 15205 raft_consensus.cc:2804] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.823096 15205 raft_consensus.cc:697] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:21.823593 15084 raft_consensus.cc:2468] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:21.824357 15205 consensus_queue.cc:237] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:21.832593 14904 catalog_manager.cc:5697] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 1 to 2, leader changed from 4462f4b6f55c4da68d31442684687d51 (127.10.226.194) to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.937232 15157 raft_consensus.cc:1275] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:21.938390 15205 consensus_queue.cc:1048] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:21.948532 15084 raft_consensus.cc:1275] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:21.950812 15281 consensus_queue.cc:1048] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:22.024920 15010 raft_consensus.cc:1275] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.026165 15264 consensus_queue.cc:1048] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.035179 15157 raft_consensus.cc:1275] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.036913 15285 consensus_queue.cc:1048] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:22.060545 15085 raft_consensus.cc:1275] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.061637 15205 consensus_queue.cc:1048] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.071375 15157 raft_consensus.cc:1275] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.073279 15242 consensus_queue.cc:1048] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:22.081080 15085 raft_consensus.cc:1275] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.082095 15010 raft_consensus.cc:1275] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.082782 15207 consensus_queue.cc:1048] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:22.084036 15286 consensus_queue.cc:1048] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:22.135151 15010 raft_consensus.cc:1275] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.136538 15285 consensus_queue.cc:1048] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.146425 15157 raft_consensus.cc:3060] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.153568 15157 raft_consensus.cc:1275] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.154846 15285 consensus_queue.cc:1048] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.205910 15085 raft_consensus.cc:1275] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.207602 15242 consensus_queue.cc:1048] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.215585 15157 raft_consensus.cc:1275] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.216987 15205 consensus_queue.cc:1048] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.451292 14905 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57016:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:24.454344 14905 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:24.507980 14996 tablet_service.cc:1511] Processing CreateTablet for tablet 7d086d7eb3fe47d197a0a944e8849251 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:24.509025 15070 tablet_service.cc:1511] Processing CreateTablet for tablet 7d086d7eb3fe47d197a0a944e8849251 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:24.509711 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d086d7eb3fe47d197a0a944e8849251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.510504 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d086d7eb3fe47d197a0a944e8849251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.510192 15142 tablet_service.cc:1511] Processing CreateTablet for tablet 7d086d7eb3fe47d197a0a944e8849251 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:24.511783 14992 tablet_service.cc:1511] Processing CreateTablet for tablet 9de317ad02e74bdb8f824524e12db4dc (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:24.513015 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d086d7eb3fe47d197a0a944e8849251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.513026 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de317ad02e74bdb8f824524e12db4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.535292 15302 tablet_bootstrap.cc:492] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:24.538151 15303 tablet_bootstrap.cc:492] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:24.540024 15072 tablet_service.cc:1511] Processing CreateTablet for tablet 9de317ad02e74bdb8f824524e12db4dc (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:24.541637 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de317ad02e74bdb8f824524e12db4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.541693 15304 tablet_bootstrap.cc:492] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:24.543535 15302 tablet_bootstrap.cc:654] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.548256 15303 tablet_bootstrap.cc:654] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.549959 15304 tablet_bootstrap.cc:654] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.555630 15142 tablet_service.cc:1511] Processing CreateTablet for tablet 9de317ad02e74bdb8f824524e12db4dc (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:24.556300 15302 tablet_bootstrap.cc:492] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:24.556845 15302 ts_tablet_manager.cc:1403] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 13:21:24.557050 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de317ad02e74bdb8f824524e12db4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.558658 15303 tablet_bootstrap.cc:492] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:24.559147 15303 ts_tablet_manager.cc:1403] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 13:21:24.559996 15302 raft_consensus.cc:359] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.560743 15302 raft_consensus.cc:385] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.561054 15302 raft_consensus.cc:740] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.561182 14996 tablet_service.cc:1511] Processing CreateTablet for tablet b2db625553e046b7b00957f39ec6caf5 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:24.562561 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2db625553e046b7b00957f39ec6caf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.561952 15302 consensus_queue.cc:260] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.562289 15303 raft_consensus.cc:359] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.563190 15303 raft_consensus.cc:385] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.563490 15303 raft_consensus.cc:740] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.564468 15303 consensus_queue.cc:260] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.571907 15302 ts_tablet_manager.cc:1434] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:21:24.572962 15302 tablet_bootstrap.cc:492] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:24.573570 15281 raft_consensus.cc:493] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:24.574052 15281 raft_consensus.cc:515] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.576009 15304 tablet_bootstrap.cc:492] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:24.576233 15303 ts_tablet_manager.cc:1434] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:21:24.576586 15304 ts_tablet_manager.cc:1403] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.011s
I20260710 13:21:24.581240 15145 tablet_service.cc:1511] Processing CreateTablet for tablet b2db625553e046b7b00957f39ec6caf5 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:24.582500 15302 tablet_bootstrap.cc:654] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.582562 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2db625553e046b7b00957f39ec6caf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.581270 15070 tablet_service.cc:1511] Processing CreateTablet for tablet b2db625553e046b7b00957f39ec6caf5 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:24.584451 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2db625553e046b7b00957f39ec6caf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.592787 15281 leader_election.cc:290] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:24.593256 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d086d7eb3fe47d197a0a944e8849251" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:24.593988 15085 raft_consensus.cc:2468] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:24.593367 15304 raft_consensus.cc:359] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.594812 15304 raft_consensus.cc:385] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.601733 15304 raft_consensus.cc:740] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.597486 14975 leader_election.cc:304] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:24.596252 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d086d7eb3fe47d197a0a944e8849251" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:24.605558 15068 tablet_service.cc:1511] Processing CreateTablet for tablet 909b7d516e884421a917b1424d223a3a (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:24.607677 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909b7d516e884421a917b1424d223a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.608142 15303 tablet_bootstrap.cc:492] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:24.604499 15281 raft_consensus.cc:2804] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:24.611356 15281 raft_consensus.cc:493] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:24.611726 15281 raft_consensus.cc:3060] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:24.613986 15142 tablet_service.cc:1511] Processing CreateTablet for tablet 909b7d516e884421a917b1424d223a3a (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:24.614478 15303 tablet_bootstrap.cc:654] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.615293 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909b7d516e884421a917b1424d223a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.618753 15072 tablet_service.cc:1511] Processing CreateTablet for tablet 959265d47d944a59b916e7f4f14e1bff (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:24.620313 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959265d47d944a59b916e7f4f14e1bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.624107 15281 raft_consensus.cc:515] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.603977 15304 consensus_queue.cc:260] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.631696 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 959265d47d944a59b916e7f4f14e1bff (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:24.634426 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959265d47d944a59b916e7f4f14e1bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.635795 15159 raft_consensus.cc:2468] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:24.637169 15074 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfda29aa2a64061a89ba506a5a937cb (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:24.638988 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d086d7eb3fe47d197a0a944e8849251" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:24.644388 14996 tablet_service.cc:1511] Processing CreateTablet for tablet 909b7d516e884421a917b1424d223a3a (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:24.645022 15085 raft_consensus.cc:3060] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:24.646080 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909b7d516e884421a917b1424d223a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.646322 15304 ts_tablet_manager.cc:1434] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.003s
I20260710 13:21:24.638612 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfda29aa2a64061a89ba506a5a937cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.648054 15281 leader_election.cc:290] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:24.648272 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d086d7eb3fe47d197a0a944e8849251" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:24.648862 15159 raft_consensus.cc:3060] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:24.652959 14992 tablet_service.cc:1511] Processing CreateTablet for tablet 959265d47d944a59b916e7f4f14e1bff (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:24.654217 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959265d47d944a59b916e7f4f14e1bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.656142 15159 raft_consensus.cc:2468] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:24.656780 15085 raft_consensus.cc:2468] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:24.659883 14998 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfda29aa2a64061a89ba506a5a937cb (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:24.667471 14998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfda29aa2a64061a89ba506a5a937cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.672541 15142 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfda29aa2a64061a89ba506a5a937cb (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:24.673906 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfda29aa2a64061a89ba506a5a937cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.687261 14997 tablet_service.cc:1511] Processing CreateTablet for tablet d795135419b747b0adc774e5aa8aaaee (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:24.688611 14997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d795135419b747b0adc774e5aa8aaaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.689805 15075 tablet_service.cc:1511] Processing CreateTablet for tablet d795135419b747b0adc774e5aa8aaaee (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:24.691121 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d795135419b747b0adc774e5aa8aaaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.692904 15149 tablet_service.cc:1511] Processing CreateTablet for tablet d795135419b747b0adc774e5aa8aaaee (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:24.694172 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d795135419b747b0adc774e5aa8aaaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.708299 15304 tablet_bootstrap.cc:492] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: Bootstrap starting.
W20260710 13:21:24.710556 14956 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:24.717487 14999 tablet_service.cc:1511] Processing CreateTablet for tablet 137b68400777420ba2bdc8cef71a1490 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:24.723878 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137b68400777420ba2bdc8cef71a1490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.725040 15303 tablet_bootstrap.cc:492] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:24.725600 15303 ts_tablet_manager.cc:1403] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.035s
I20260710 13:21:24.733318 15070 tablet_service.cc:1511] Processing CreateTablet for tablet 137b68400777420ba2bdc8cef71a1490 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:24.734617 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137b68400777420ba2bdc8cef71a1490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.737344 15148 tablet_service.cc:1511] Processing CreateTablet for tablet 137b68400777420ba2bdc8cef71a1490 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:24.737825 15303 raft_consensus.cc:359] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.738845 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137b68400777420ba2bdc8cef71a1490. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:24.738725 14975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.226.195:33669, user_credentials={real_user=slave}} blocked reactor thread for 77320.7us
I20260710 13:21:24.738744 15303 raft_consensus.cc:385] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.741221 15303 raft_consensus.cc:740] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.742127 15303 consensus_queue.cc:260] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.743199 15302 tablet_bootstrap.cc:492] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:24.743701 15302 ts_tablet_manager.cc:1403] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.171s	user 0.045s	sys 0.042s
I20260710 13:21:24.745900 15303 ts_tablet_manager.cc:1434] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:21:24.751560 15303 tablet_bootstrap.cc:492] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:24.754411 14992 tablet_service.cc:1511] Processing CreateTablet for tablet 340906464a2441a5bdc9874c8efb0199 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:24.755853 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340906464a2441a5bdc9874c8efb0199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.758924 15302 raft_consensus.cc:359] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.759689 15302 raft_consensus.cc:385] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.760023 15302 raft_consensus.cc:740] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.762066 15145 tablet_service.cc:1511] Processing CreateTablet for tablet 340906464a2441a5bdc9874c8efb0199 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:24.763846 15068 tablet_service.cc:1511] Processing CreateTablet for tablet 340906464a2441a5bdc9874c8efb0199 (DEFAULT_TABLE table=soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:24.765465 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340906464a2441a5bdc9874c8efb0199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.770591 14975 leader_election.cc:304] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:24.773481 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340906464a2441a5bdc9874c8efb0199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.774809 15304 tablet_bootstrap.cc:654] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.760699 15302 consensus_queue.cc:260] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.779119 15303 tablet_bootstrap.cc:654] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.786180 15308 raft_consensus.cc:2804] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:24.786754 15308 raft_consensus.cc:697] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:24.787585 15308 consensus_queue.cc:237] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
W20260710 13:21:24.786767 14975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.226.195:33669, user_credentials={real_user=slave}} blocked reactor thread for 47216.7us
I20260710 13:21:24.797375 15302 ts_tablet_manager.cc:1434] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 13:21:24.798380 15302 tablet_bootstrap.cc:492] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:24.817540 14905 catalog_manager.cc:5697] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:24.818933 15303 tablet_bootstrap.cc:492] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:24.821180 15303 ts_tablet_manager.cc:1403] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.003s
I20260710 13:21:24.819357 15302 tablet_bootstrap.cc:654] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.820643 15304 tablet_bootstrap.cc:492] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:24.823153 15304 ts_tablet_manager.cc:1403] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.005s
I20260710 13:21:24.826174 15304 raft_consensus.cc:359] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.827710 15302 tablet_bootstrap.cc:492] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:24.828938 15304 raft_consensus.cc:385] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.829242 15302 ts_tablet_manager.cc:1403] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 13:21:24.829303 15304 raft_consensus.cc:740] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.830221 15304 consensus_queue.cc:260] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.832484 15304 ts_tablet_manager.cc:1434] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:24.832214 15302 raft_consensus.cc:359] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.832921 15302 raft_consensus.cc:385] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.833199 15302 raft_consensus.cc:740] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.833458 15304 tablet_bootstrap.cc:492] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:24.833884 15302 consensus_queue.cc:260] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.836438 15302 ts_tablet_manager.cc:1434] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:24.837371 15302 tablet_bootstrap.cc:492] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:24.828424 15303 raft_consensus.cc:359] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.838781 15303 raft_consensus.cc:385] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.839097 15303 raft_consensus.cc:740] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.839875 15303 consensus_queue.cc:260] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.843616 15302 tablet_bootstrap.cc:654] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.845851 15303 ts_tablet_manager.cc:1434] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:21:24.846817 15303 tablet_bootstrap.cc:492] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:24.853169 15303 tablet_bootstrap.cc:654] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.856675 15302 tablet_bootstrap.cc:492] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:24.857131 15302 ts_tablet_manager.cc:1403] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:21:24.857641 15304 tablet_bootstrap.cc:654] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.860016 15302 raft_consensus.cc:359] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.860684 15302 raft_consensus.cc:385] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.860940 15302 raft_consensus.cc:740] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.861821 15303 tablet_bootstrap.cc:492] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:24.861652 15302 consensus_queue.cc:260] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.862313 15303 ts_tablet_manager.cc:1403] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.007s
I20260710 13:21:24.863797 15302 ts_tablet_manager.cc:1434] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:21:24.864776 15302 tablet_bootstrap.cc:492] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:24.865250 15303 raft_consensus.cc:359] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.865962 15303 raft_consensus.cc:385] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.866238 15303 raft_consensus.cc:740] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.867027 15303 consensus_queue.cc:260] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.871281 15304 tablet_bootstrap.cc:492] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:24.871763 15304 ts_tablet_manager.cc:1403] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 13:21:24.871940 15302 tablet_bootstrap.cc:654] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.876027 15303 ts_tablet_manager.cc:1434] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:24.874917 15304 raft_consensus.cc:359] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.878297 15304 raft_consensus.cc:385] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.878715 15304 raft_consensus.cc:740] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.879549 15303 tablet_bootstrap.cc:492] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:24.880028 15304 consensus_queue.cc:260] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.883242 15304 ts_tablet_manager.cc:1434] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:21:24.884481 15304 tablet_bootstrap.cc:492] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:24.890266 15303 tablet_bootstrap.cc:654] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.892577 15304 tablet_bootstrap.cc:654] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.895548 15302 tablet_bootstrap.cc:492] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:24.896133 15302 ts_tablet_manager.cc:1403] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260710 13:21:24.898568 15304 tablet_bootstrap.cc:492] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:24.898842 15303 tablet_bootstrap.cc:492] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:24.899103 15304 ts_tablet_manager.cc:1403] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:21:24.898778 15302 raft_consensus.cc:359] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.899439 15303 ts_tablet_manager.cc:1403] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260710 13:21:24.899686 15302 raft_consensus.cc:385] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.899981 15302 raft_consensus.cc:740] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.900640 15302 consensus_queue.cc:260] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.902168 15304 raft_consensus.cc:359] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.902694 15302 ts_tablet_manager.cc:1434] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:21:24.902349 15303 raft_consensus.cc:359] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.902920 15304 raft_consensus.cc:385] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.903136 15303 raft_consensus.cc:385] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.903292 15304 raft_consensus.cc:740] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.903467 15303 raft_consensus.cc:740] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.903707 15302 tablet_bootstrap.cc:492] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:24.904045 15304 consensus_queue.cc:260] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.904351 15303 consensus_queue.cc:260] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.906275 15304 ts_tablet_manager.cc:1434] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:21:24.907347 15304 tablet_bootstrap.cc:492] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:24.913658 15304 tablet_bootstrap.cc:654] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.913954 15303 ts_tablet_manager.cc:1434] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:24.915036 15303 tablet_bootstrap.cc:492] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:24.916751 15302 tablet_bootstrap.cc:654] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.922938 15303 tablet_bootstrap.cc:654] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.923992 15207 raft_consensus.cc:493] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:24.924472 15207 raft_consensus.cc:515] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.926594 15207 leader_election.cc:290] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:24.928404 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:24.929009 15085 raft_consensus.cc:2468] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 0.
I20260710 13:21:24.930253 15124 leader_election.cc:304] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:24.934760 15207 raft_consensus.cc:2804] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:24.935119 15207 raft_consensus.cc:493] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:24.935477 15207 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:24.935708 15304 tablet_bootstrap.cc:492] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:24.936322 15304 ts_tablet_manager.cc:1403] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260710 13:21:24.935001 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:24.940259 15304 raft_consensus.cc:359] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.941259 15304 raft_consensus.cc:385] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:24.941483 15125 leader_election.cc:343] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:24.941704 15304 raft_consensus.cc:740] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.942726 15304 consensus_queue.cc:260] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.951437 15303 tablet_bootstrap.cc:492] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:24.951898 15302 tablet_bootstrap.cc:492] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:24.951933 15303 ts_tablet_manager.cc:1403] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.012s
I20260710 13:21:24.952503 15302 ts_tablet_manager.cc:1403] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.049s	user 0.003s	sys 0.011s
I20260710 13:21:24.952739 15207 raft_consensus.cc:515] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.955348 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:24.955307 15303 raft_consensus.cc:359] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.956209 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:24.956619 15304 ts_tablet_manager.cc:1434] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.003s
I20260710 13:21:24.956753 15085 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:24.957162 15302 raft_consensus.cc:359] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.957662 15304 tablet_bootstrap.cc:492] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:24.957849 15302 raft_consensus.cc:385] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.958151 15302 raft_consensus.cc:740] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.958820 15302 consensus_queue.cc:260] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.961292 15302 ts_tablet_manager.cc:1434] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:21:24.956202 15303 raft_consensus.cc:385] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.962815 15303 raft_consensus.cc:740] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.962951 15281 raft_consensus.cc:493] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:24.963465 15281 raft_consensus.cc:515] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.963986 15304 tablet_bootstrap.cc:654] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.963673 15303 consensus_queue.cc:260] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.965364 15281 leader_election.cc:290] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:24.966352 15303 ts_tablet_manager.cc:1434] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:24.967604 15303 tablet_bootstrap.cc:492] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:24.967552 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:24.968259 15084 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:24.962210 15302 tablet_bootstrap.cc:492] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:24.969600 14975 leader_election.cc:304] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:24.971242 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:24.971844 15159 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:24.975848 15085 raft_consensus.cc:2468] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 1.
I20260710 13:21:24.977180 15124 leader_election.cc:304] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:24.978097 15326 raft_consensus.cc:2804] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:24.978348 15207 leader_election.cc:290] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:24.978729 15326 raft_consensus.cc:697] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:24.979780 15326 consensus_queue.cc:237] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.982321 15302 tablet_bootstrap.cc:654] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:24.983057 15125 leader_election.cc:343] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:24.982259 15281 raft_consensus.cc:2804] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:24.984109 15281 raft_consensus.cc:493] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:24.984519 15281 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:24.989404 15303 tablet_bootstrap.cc:654] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.995292 15281 raft_consensus.cc:515] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:24.998273 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:24.998929 15085 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.007441 15281 leader_election.cc:290] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.007627 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.008025 15303 tablet_bootstrap.cc:492] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:25.008194 15159 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.008754 15303 ts_tablet_manager.cc:1403] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.002s
I20260710 13:21:25.013024 15303 raft_consensus.cc:359] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.014067 15303 raft_consensus.cc:385] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.014767 14908 catalog_manager.cc:5697] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.015452 15159 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:25.016727 14975 leader_election.cc:304] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.019584 15281 raft_consensus.cc:2804] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.020107 15281 raft_consensus.cc:697] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.020958 15281 consensus_queue.cc:237] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.014472 15303 raft_consensus.cc:740] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.030747 15302 tablet_bootstrap.cc:492] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:25.031536 15302 ts_tablet_manager.cc:1403] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.008s
I20260710 13:21:25.033746 15085 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:25.034334 15304 tablet_bootstrap.cc:492] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:25.034961 15304 ts_tablet_manager.cc:1403] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.035s
I20260710 13:21:25.035064 15303 consensus_queue.cc:260] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.037732 15303 ts_tablet_manager.cc:1434] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:21:25.038841 15303 tablet_bootstrap.cc:492] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:25.038434 15304 raft_consensus.cc:359] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.039364 15304 raft_consensus.cc:385] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.039762 15304 raft_consensus.cc:740] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.040727 15304 consensus_queue.cc:260] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.034572 15302 raft_consensus.cc:359] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.043421 15302 raft_consensus.cc:385] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.043761 15302 raft_consensus.cc:740] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.043889 15304 ts_tablet_manager.cc:1434] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:21:25.045081 15304 tablet_bootstrap.cc:492] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:25.044590 15302 consensus_queue.cc:260] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.049970 15302 ts_tablet_manager.cc:1434] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:21:25.051065 15302 tablet_bootstrap.cc:492] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:25.054890 15304 tablet_bootstrap.cc:654] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.055542 15291 raft_consensus.cc:493] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.055301 14904 catalog_manager.cc:5697] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.055992 15291 raft_consensus.cc:515] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.058171 15291 leader_election.cc:290] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.059281 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:25.059653 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:25.059943 15159 raft_consensus.cc:2468] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:25.060277 15010 raft_consensus.cc:2468] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:25.061317 15050 leader_election.cc:304] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.062188 15291 raft_consensus.cc:2804] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.062544 15291 raft_consensus.cc:493] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.063251 15326 raft_consensus.cc:493] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.063477 15291 raft_consensus.cc:3060] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.063831 15326 raft_consensus.cc:515] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.066146 15326 leader_election.cc:290] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:25.066764 15303 tablet_bootstrap.cc:654] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.067408 15302 tablet_bootstrap.cc:654] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.069849 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
W20260710 13:21:25.071502 15124 leader_election.cc:343] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.074214 15304 tablet_bootstrap.cc:492] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:25.074783 15304 ts_tablet_manager.cc:1403] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 13:21:25.075605 15311 raft_consensus.cc:493] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.075556 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:25.076355 15311 raft_consensus.cc:515] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
W20260710 13:21:25.077633 15125 leader_election.cc:343] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.077958 15304 raft_consensus.cc:359] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.078275 15125 leader_election.cc:304] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e076acef33124a519929ca66e22902f6; no voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:25.078816 15304 raft_consensus.cc:385] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.079566 15326 raft_consensus.cc:2749] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.079269 15304 raft_consensus.cc:740] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.080276 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:25.081005 15304 consensus_queue.cc:260] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.082222 15311 leader_election.cc:290] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.083973 15304 ts_tablet_manager.cc:1434] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:25.085048 15304 tablet_bootstrap.cc:492] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:25.085132 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:25.086127 15085 raft_consensus.cc:2393] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c766d75b91b4b09bab98bf42b913062 in current term 1: Already voted for candidate e076acef33124a519929ca66e22902f6 in this term.
I20260710 13:21:25.089008 15291 raft_consensus.cc:515] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.091661 14975 leader_election.cc:304] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062; no voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6
I20260710 13:21:25.092690 15285 raft_consensus.cc:493] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.094178 15326 raft_consensus.cc:493] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.102504 15281 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.102456 15285 raft_consensus.cc:515] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.103055 15326 raft_consensus.cc:515] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.105279 15326 leader_election.cc:290] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:25.099782 15304 tablet_bootstrap.cc:654] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.107645 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:25.108927 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:25.109630 15009 raft_consensus.cc:2468] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 0.
I20260710 13:21:25.109915 15010 raft_consensus.cc:2468] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:25.105327 15285 leader_election.cc:290] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.110921 15125 leader_election.cc:304] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.111639 15051 leader_election.cc:304] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:25.111886 15326 raft_consensus.cc:2804] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.112280 15326 raft_consensus.cc:493] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.112486 15285 raft_consensus.cc:2804] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.112653 15326 raft_consensus.cc:3060] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.113590 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.114280 15010 raft_consensus.cc:3060] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.115831 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:25.116164 15291 leader_election.cc:290] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.118364 15281 raft_consensus.cc:2749] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.120837 15326 raft_consensus.cc:515] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.122813 15302 tablet_bootstrap.cc:492] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:25.123245 15326 leader_election.cc:290] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:25.123618 15085 raft_consensus.cc:2468] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 0.
I20260710 13:21:25.113052 15285 raft_consensus.cc:493] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.124533 15285 raft_consensus.cc:3060] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.124168 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.127182 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.126853 15009 raft_consensus.cc:3060] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.127705 15085 raft_consensus.cc:3060] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.130087 15010 raft_consensus.cc:2468] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:25.130291 15303 tablet_bootstrap.cc:492] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:25.130895 15303 ts_tablet_manager.cc:1403] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.011s
I20260710 13:21:25.131366 15051 leader_election.cc:304] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:25.133412 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:25.133901 15303 raft_consensus.cc:359] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.135164 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.135547 15303 raft_consensus.cc:385] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.135766 15157 raft_consensus.cc:3060] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.135912 15303 raft_consensus.cc:740] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.136899 15303 consensus_queue.cc:260] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.139072 15303 ts_tablet_manager.cc:1434] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:21:25.140018 15303 tablet_bootstrap.cc:492] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: Bootstrap starting.
I20260710 13:21:25.140317 15285 raft_consensus.cc:515] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.141335 15009 raft_consensus.cc:2468] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 1.
I20260710 13:21:25.142287 15285 leader_election.cc:290] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.142619 15125 leader_election.cc:304] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.143699 15326 raft_consensus.cc:2804] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.144023 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.144254 15326 raft_consensus.cc:697] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:25.144586 15010 raft_consensus.cc:3060] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.145174 15326 consensus_queue.cc:237] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.134402 15302 ts_tablet_manager.cc:1403] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.016s
I20260710 13:21:25.148660 15157 raft_consensus.cc:2468] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:25.134037 15159 raft_consensus.cc:2468] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 0.
I20260710 13:21:25.134310 15336 raft_consensus.cc:2804] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.151101 15302 raft_consensus.cc:359] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.151859 15302 raft_consensus.cc:385] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.152122 15302 raft_consensus.cc:740] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.152724 15302 consensus_queue.cc:260] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.134025 15085 raft_consensus.cc:2468] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 1.
I20260710 13:21:25.153860 15336 raft_consensus.cc:697] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.139099 15304 tablet_bootstrap.cc:492] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:25.155189 15304 ts_tablet_manager.cc:1403] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.002s
I20260710 13:21:25.155066 14908 catalog_manager.cc:5697] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.151731 15303 tablet_bootstrap.cc:654] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.154749 15336 consensus_queue.cc:237] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.157788 15304 raft_consensus.cc:359] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.158401 15304 raft_consensus.cc:385] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.158689 15304 raft_consensus.cc:740] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.159262 15304 consensus_queue.cc:260] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.160038 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.160565 15159 raft_consensus.cc:3060] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.161239 15304 ts_tablet_manager.cc:1434] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:21:25.162109 15304 tablet_bootstrap.cc:492] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6: Bootstrap starting.
I20260710 13:21:25.154601 15302 ts_tablet_manager.cc:1434] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:21:25.163606 15302 tablet_bootstrap.cc:492] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: Bootstrap starting.
I20260710 13:21:25.167562 15159 raft_consensus.cc:2468] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:25.169006 15302 tablet_bootstrap.cc:654] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.172725 15050 leader_election.cc:304] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.173681 15281 raft_consensus.cc:493] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.174163 15281 raft_consensus.cc:515] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.177335 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:25.177907 15085 raft_consensus.cc:2468] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:25.179080 14975 leader_election.cc:304] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:25.179788 15311 raft_consensus.cc:2804] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.181097 15304 tablet_bootstrap.cc:654] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.180133 15311 raft_consensus.cc:493] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.181077 15291 raft_consensus.cc:2804] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.181874 15311 raft_consensus.cc:3060] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.182251 15291 raft_consensus.cc:697] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.181583 15281 leader_election.cc:290] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.183090 15291 consensus_queue.cc:237] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.181386 15010 raft_consensus.cc:2468] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 1.
I20260710 13:21:25.187088 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
W20260710 13:21:25.189483 14975 leader_election.cc:343] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e076acef33124a519929ca66e22902f6 (127.10.226.195:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.192121 15303 tablet_bootstrap.cc:492] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: No bootstrap required, opened a new log
I20260710 13:21:25.192725 15303 ts_tablet_manager.cc:1403] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.006s
I20260710 13:21:25.194555 15311 raft_consensus.cc:515] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.196010 15303 raft_consensus.cc:359] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.196764 15303 raft_consensus.cc:385] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.197034 15303 raft_consensus.cc:740] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.197225 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.197764 15085 raft_consensus.cc:3060] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.197741 15303 consensus_queue.cc:260] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.197806 14904 catalog_manager.cc:5697] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.199826 15303 ts_tablet_manager.cc:1434] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:25.201584 15311 leader_election.cc:290] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.204845 15085 raft_consensus.cc:2468] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:25.205134 15302 tablet_bootstrap.cc:492] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: No bootstrap required, opened a new log
I20260710 13:21:25.206383 15302 ts_tablet_manager.cc:1403] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
I20260710 13:21:25.206713 14975 leader_election.cc:304] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:25.205509 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.208189 15311 raft_consensus.cc:2804] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:25.208870 14975 leader_election.cc:343] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e076acef33124a519929ca66e22902f6 (127.10.226.195:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.209721 15311 raft_consensus.cc:697] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.210659 15311 consensus_queue.cc:237] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.212138 15281 consensus_queue.cc:1048] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.217531 15304 tablet_bootstrap.cc:492] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6: No bootstrap required, opened a new log
I20260710 13:21:25.218235 15304 ts_tablet_manager.cc:1403] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.014s
I20260710 13:21:25.220343 14904 catalog_manager.cc:5697] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 1 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.221434 15304 raft_consensus.cc:359] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.221596 15302 raft_consensus.cc:359] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.222141 15304 raft_consensus.cc:385] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.222275 15302 raft_consensus.cc:385] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.222443 15304 raft_consensus.cc:740] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.222575 15302 raft_consensus.cc:740] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.222766 15281 raft_consensus.cc:493] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.223428 15281 raft_consensus.cc:515] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.223140 15304 consensus_queue.cc:260] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.225661 15302 consensus_queue.cc:260] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.226429 15304 ts_tablet_manager.cc:1434] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:25.228596 15302 ts_tablet_manager.cc:1434] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:21:25.229179 15281 leader_election.cc:290] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.230834 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:25.231441 15157 raft_consensus.cc:2468] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:25.232509 14975 leader_election.cc:304] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.233299 15281 raft_consensus.cc:2804] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.233644 15281 raft_consensus.cc:493] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.233959 15281 raft_consensus.cc:3060] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.237069 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:25.237730 15085 raft_consensus.cc:2468] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:25.243196 14908 catalog_manager.cc:5697] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.245157 15281 raft_consensus.cc:515] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.248661 15281 leader_election.cc:290] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.250278 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.250923 15159 raft_consensus.cc:3060] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.253109 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.253641 15085 raft_consensus.cc:3060] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.257252 15159 raft_consensus.cc:2468] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:25.258931 14975 leader_election.cc:304] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.259667 15281 raft_consensus.cc:2804] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.260365 15281 raft_consensus.cc:697] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.259663 15085 raft_consensus.cc:2468] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:25.260897 15311 consensus_queue.cc:1048] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.261183 15281 consensus_queue.cc:237] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.270449 14908 catalog_manager.cc:5697] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.295220 15281 raft_consensus.cc:493] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.295814 15281 raft_consensus.cc:515] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.297585 15281 leader_election.cc:290] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.298378 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:25.298529 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6" is_pre_election: true
I20260710 13:21:25.299063 15085 raft_consensus.cc:2468] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:25.299239 15157 raft_consensus.cc:2468] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 0.
I20260710 13:21:25.300141 14975 leader_election.cc:304] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:25.300832 15281 raft_consensus.cc:2804] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.301239 15281 raft_consensus.cc:493] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.301546 15281 raft_consensus.cc:3060] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.306108 15281 raft_consensus.cc:515] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.307665 15281 leader_election.cc:290] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.308691 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.308981 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.309314 15084 raft_consensus.cc:3060] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.309509 15159 raft_consensus.cc:3060] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.315665 15159 raft_consensus.cc:2468] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:25.315665 15084 raft_consensus.cc:2468] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 1.
I20260710 13:21:25.316756 14975 leader_election.cc:304] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.317308 15281 raft_consensus.cc:2804] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.317723 15281 raft_consensus.cc:697] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.318307 15281 consensus_queue.cc:237] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.325491 14908 catalog_manager.cc:5697] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 1 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.353205 15084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
mode: GRACEFUL
new_leader_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:54772
I20260710 13:21:25.353794 15084 raft_consensus.cc:606] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Received request to transfer leadership to TS 1c766d75b91b4b09bab98bf42b913062
I20260710 13:21:25.358541 15084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
mode: GRACEFUL
new_leader_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:54772
I20260710 13:21:25.359082 15084 raft_consensus.cc:606] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Received request to transfer leadership to TS 1c766d75b91b4b09bab98bf42b913062
I20260710 13:21:25.363529 15159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "909b7d516e884421a917b1424d223a3a"
dest_uuid: "e076acef33124a519929ca66e22902f6"
mode: GRACEFUL
new_leader_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:54586
I20260710 13:21:25.363915 15159 raft_consensus.cc:606] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Received request to transfer leadership to TS 1c766d75b91b4b09bab98bf42b913062
I20260710 13:21:25.368628 15010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:35144
I20260710 13:21:25.369206 15010 raft_consensus.cc:606] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Received request to transfer leadership to TS 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:25.374138 15159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb"
dest_uuid: "e076acef33124a519929ca66e22902f6"
mode: GRACEFUL
new_leader_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54586
I20260710 13:21:25.374585 15159 raft_consensus.cc:606] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Received request to transfer leadership to TS 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:25.379208 15010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:35144
I20260710 13:21:25.379665 15010 raft_consensus.cc:606] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Received request to transfer leadership to TS 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:25.384526 15010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:35144
I20260710 13:21:25.385089 15010 raft_consensus.cc:606] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Received request to transfer leadership to TS 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:25.389701 15010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:35144
I20260710 13:21:25.390136 15010 raft_consensus.cc:606] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Received request to transfer leadership to TS e076acef33124a519929ca66e22902f6
I20260710 13:21:25.400413 15281 consensus_queue.cc:1048] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.406085 15308 raft_consensus.cc:993] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.406533 15311 raft_consensus.cc:1081] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Signalling peer 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.408012 15085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54744
I20260710 13:21:25.408942 15085 raft_consensus.cc:493] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.409282 15085 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.411051 15281 consensus_queue.cc:1048] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.415795 15085 raft_consensus.cc:515] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.416615 15084 raft_consensus.cc:1240] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Rejecting Update request from peer 1c766d75b91b4b09bab98bf42b913062 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:25.418268 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.418898 15010 raft_consensus.cc:3055] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.419242 15010 raft_consensus.cc:740] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.419418 15085 leader_election.cc:290] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.420008 15010 consensus_queue.cc:260] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.421159 15010 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.421717 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.422240 15159 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.427671 15010 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:25.428397 15159 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:25.428812 15051 leader_election.cc:304] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:25.429804 15291 raft_consensus.cc:2804] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.430228 15291 raft_consensus.cc:697] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.430965 15291 consensus_queue.cc:237] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.437772 14908 catalog_manager.cc:5697] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 1 to 2, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 2 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.503754 15326 consensus_queue.cc:1048] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.509857 15207 raft_consensus.cc:993] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: : Instructing follower 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:25.510658 15326 raft_consensus.cc:1081] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Signalling peer 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:25.512305 15009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "909b7d516e884421a917b1424d223a3a"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:35128
I20260710 13:21:25.514312 15009 raft_consensus.cc:493] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.514739 15009 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.515407 15355 consensus_queue.cc:1048] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:25.522025 15009 raft_consensus.cc:515] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.526736 15009 leader_election.cc:290] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.527930 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.528460 15085 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.528378 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.529004 15159 raft_consensus.cc:3055] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.529292 15159 raft_consensus.cc:740] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:25.530000 15159 consensus_queue.cc:260] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.531142 15159 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.534741 15085 raft_consensus.cc:2468] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:25.535796 14975 leader_election.cc:304] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: 
I20260710 13:21:25.536531 15281 raft_consensus.cc:2804] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.537029 15281 raft_consensus.cc:697] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.537130 15159 raft_consensus.cc:2468] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:25.537848 15281 consensus_queue.cc:237] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.544147 14904 catalog_manager.cc:5697] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 1 to 2, leader changed from e076acef33124a519929ca66e22902f6 (127.10.226.195) to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.581406 15336 consensus_queue.cc:1048] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.588179 15291 raft_consensus.cc:993] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: : Instructing follower 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:25.588768 15335 raft_consensus.cc:1081] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Signalling peer 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:25.590348 15010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:21:25.590934 15010 raft_consensus.cc:493] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.591322 15010 raft_consensus.cc:3060] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.594903 15335 consensus_queue.cc:1048] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.597895 15010 raft_consensus.cc:515] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.599086 15009 raft_consensus.cc:1240] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Rejecting Update request from peer 4462f4b6f55c4da68d31442684687d51 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:25.601188 15291 consensus_queue.cc:1059] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.601979 15291 raft_consensus.cc:3055] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.602288 15291 raft_consensus.cc:740] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.602557 15010 leader_election.cc:290] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.602448 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.603096 15291 consensus_queue.cc:260] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.604110 15291 raft_consensus.cc:3060] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.604310 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de317ad02e74bdb8f824524e12db4dc" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.604820 15159 raft_consensus.cc:3060] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.612643 15159 raft_consensus.cc:2468] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:25.615358 14975 leader_election.cc:304] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.616021 15281 raft_consensus.cc:2804] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.616433 15281 raft_consensus.cc:697] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.616537 15085 raft_consensus.cc:2468] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:25.617182 15281 consensus_queue.cc:237] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.623459 14904 catalog_manager.cc:5697] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 1 to 2, leader changed from 4462f4b6f55c4da68d31442684687d51 (127.10.226.194) to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.632797 15207 consensus_queue.cc:1048] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.642597 15355 consensus_queue.cc:1048] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.650660 15326 raft_consensus.cc:993] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: : Instructing follower 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.651124 15355 raft_consensus.cc:1081] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Signalling peer 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.652684 15085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54760
I20260710 13:21:25.653100 15085 raft_consensus.cc:493] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.653424 15085 raft_consensus.cc:3060] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.657553 15085 raft_consensus.cc:515] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.660993 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.661756 15157 raft_consensus.cc:3055] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.662088 15157 raft_consensus.cc:740] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:25.663371 15085 leader_election.cc:290] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.663204 15311 consensus_queue.cc:1048] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.662945 15157 consensus_queue.cc:260] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.664541 15157 raft_consensus.cc:3060] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.664350 15308 consensus_queue.cc:1048] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.663261 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfda29aa2a64061a89ba506a5a937cb" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.670897 15010 raft_consensus.cc:3060] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.681170 15157 raft_consensus.cc:2468] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:25.683570 15050 leader_election.cc:304] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.684463 15291 raft_consensus.cc:2804] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.684917 15291 raft_consensus.cc:697] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.686411 15291 consensus_queue.cc:237] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.691075 15335 consensus_queue.cc:1048] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.698961 15355 raft_consensus.cc:493] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.699512 15355 raft_consensus.cc:515] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.701169 15308 consensus_queue.cc:1048] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.701656 15355 leader_election.cc:290] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:25.703091 15285 raft_consensus.cc:993] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: : Instructing follower 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:25.703543 15285 raft_consensus.cc:1081] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Signalling peer 1c766d75b91b4b09bab98bf42b913062 to start an election
I20260710 13:21:25.698266 14905 catalog_manager.cc:5697] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 1 to 2, leader changed from e076acef33124a519929ca66e22902f6 (127.10.226.195) to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 2 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.707952 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c766d75b91b4b09bab98bf42b913062" is_pre_election: true
I20260710 13:21:25.708518 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4462f4b6f55c4da68d31442684687d51" is_pre_election: true
I20260710 13:21:25.709867 15008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:21:25.710371 15010 raft_consensus.cc:2468] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:25.710433 15008 raft_consensus.cc:493] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.710992 15008 raft_consensus.cc:3060] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.712495 15335 consensus_queue.cc:1048] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:21:25.714788 15281 raft_consensus.cc:993] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.715409 15281 raft_consensus.cc:1081] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Signalling peer 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.713124 15124 leader_election.cc:304] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e076acef33124a519929ca66e22902f6; no voters: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51
I20260710 13:21:25.719311 15355 raft_consensus.cc:2749] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.735405 15008 raft_consensus.cc:515] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.736918 15085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54744
I20260710 13:21:25.737444 15085 raft_consensus.cc:493] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.737543 15009 raft_consensus.cc:1240] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Rejecting Update request from peer 4462f4b6f55c4da68d31442684687d51 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:25.737799 15085 raft_consensus.cc:3060] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.740139 15008 leader_election.cc:290] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [CANDIDATE]: Term 2 election: Requested vote from peers 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.743525 15335 consensus_queue.cc:1059] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.744303 15335 raft_consensus.cc:3055] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.744217 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.744705 15335 raft_consensus.cc:740] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.745134 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2db625553e046b7b00957f39ec6caf5" candidate_uuid: "1c766d75b91b4b09bab98bf42b913062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.745932 15311 raft_consensus.cc:993] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.745491 15335 consensus_queue.cc:260] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.746667 15335 raft_consensus.cc:3060] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.746484 15308 raft_consensus.cc:1081] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Signalling peer 4462f4b6f55c4da68d31442684687d51 to start an election
I20260710 13:21:25.749850 15159 raft_consensus.cc:3060] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.752091 15082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
 from {username='slave'} at 127.0.0.1:54744
I20260710 13:21:25.752674 15082 raft_consensus.cc:493] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.753044 15082 raft_consensus.cc:3060] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.758945 15308 consensus_queue.cc:1048] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.762678 15082 raft_consensus.cc:515] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.765790 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.766491 15008 raft_consensus.cc:3055] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.766911 15008 raft_consensus.cc:740] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.767812 15008 consensus_queue.cc:260] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.768819 15008 raft_consensus.cc:3060] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.771183 15156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d795135419b747b0adc774e5aa8aaaee" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.771813 15082 leader_election.cc:290] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
I20260710 13:21:25.778748 15008 raft_consensus.cc:2468] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:25.778919 15085 raft_consensus.cc:515] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.779942 15084 raft_consensus.cc:1240] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Rejecting Update request from peer 1c766d75b91b4b09bab98bf42b913062 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:25.780021 15051 leader_election.cc:304] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [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: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: e076acef33124a519929ca66e22902f6
I20260710 13:21:25.781622 15291 raft_consensus.cc:2804] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.781894 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e076acef33124a519929ca66e22902f6"
I20260710 13:21:25.782071 15291 raft_consensus.cc:697] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.782446 15159 raft_consensus.cc:3060] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.782186 15311 consensus_queue.cc:1059] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.783066 15291 consensus_queue.cc:237] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.783706 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137b68400777420ba2bdc8cef71a1490" candidate_uuid: "4462f4b6f55c4da68d31442684687d51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.783084 15311 raft_consensus.cc:3055] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.784729 15311 raft_consensus.cc:740] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.785465 15311 consensus_queue.cc:260] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.786510 15311 raft_consensus.cc:3060] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.788636 15159 raft_consensus.cc:2468] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:25.789682 15050 leader_election.cc:304] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.790530 15291 raft_consensus.cc:2804] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.791199 15291 raft_consensus.cc:697] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Leader. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:25.792029 15291 consensus_queue.cc:237] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.792466 15085 leader_election.cc:290] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), e076acef33124a519929ca66e22902f6 (127.10.226.195:33669)
W20260710 13:21:25.793286 15366 log.cc:927] Time spent T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260710 13:21:25.797451 14907 catalog_manager.cc:5697] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 1 to 2, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 2 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.801222 15083 raft_consensus.cc:2468] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c766d75b91b4b09bab98bf42b913062 in term 2.
I20260710 13:21:25.801463 15009 raft_consensus.cc:2468] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4462f4b6f55c4da68d31442684687d51 in term 2.
I20260710 13:21:25.803208 14975 leader_election.cc:304] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [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: 1c766d75b91b4b09bab98bf42b913062, 4462f4b6f55c4da68d31442684687d51; no voters: e076acef33124a519929ca66e22902f6
I20260710 13:21:25.803207 15311 consensus_queue.cc:1048] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:25.804023 15308 raft_consensus.cc:2804] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.804489 15308 raft_consensus.cc:697] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Leader. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.805275 15308 consensus_queue.cc:237] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.815081 15308 consensus_queue.cc:1048] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:25.815326 14907 catalog_manager.cc:5697] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 reported cstate change: term changed from 1 to 2, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to 4462f4b6f55c4da68d31442684687d51 (127.10.226.194). New cstate: current_term: 2 leader_uuid: "4462f4b6f55c4da68d31442684687d51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.816815 14908 catalog_manager.cc:5697] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 reported cstate change: term changed from 1 to 2, leader changed from 4462f4b6f55c4da68d31442684687d51 (127.10.226.194) to 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193). New cstate: current_term: 2 leader_uuid: "1c766d75b91b4b09bab98bf42b913062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.823648 15308 raft_consensus.cc:993] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:25.824113 15281 raft_consensus.cc:1081] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Signalling peer e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:25.825580 15157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199"
dest_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:54584
I20260710 13:21:25.826009 15157 raft_consensus.cc:493] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.826344 15157 raft_consensus.cc:3060] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.834973 15157 raft_consensus.cc:515] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.837589 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:25.838153 15009 raft_consensus.cc:3055] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.838485 15009 raft_consensus.cc:740] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:25.839248 15009 consensus_queue.cc:260] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.840070 15009 raft_consensus.cc:3060] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.843456 15157 leader_election.cc:290] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 2 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:25.844606 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340906464a2441a5bdc9874c8efb0199" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:25.845230 15083 raft_consensus.cc:3060] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.845990 15009 raft_consensus.cc:2468] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 2.
I20260710 13:21:25.847088 15125 leader_election.cc:304] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:25.847920 15326 raft_consensus.cc:2804] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.848357 15326 raft_consensus.cc:697] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 2 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:25.849169 15326 consensus_queue.cc:237] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:25.851253 15083 raft_consensus.cc:2468] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 2.
I20260710 13:21:25.856122 14908 catalog_manager.cc:5697] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 1 to 2, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.888513 15157 raft_consensus.cc:1275] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.889657 15291 consensus_queue.cc:1048] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:25.897158 15009 raft_consensus.cc:1275] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.898789 15291 consensus_queue.cc:1048] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:25.988149 15157 raft_consensus.cc:1275] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.989440 15281 consensus_queue.cc:1048] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:25.996472 15083 raft_consensus.cc:1275] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.998003 15308 consensus_queue.cc:1048] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.011801 15083 raft_consensus.cc:1275] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.013007 15308 consensus_queue.cc:1048] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.022547 15157 raft_consensus.cc:1275] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.024057 15308 consensus_queue.cc:1048] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.073807 15157 raft_consensus.cc:1275] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.075073 15285 consensus_queue.cc:1048] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.081821 15009 raft_consensus.cc:1275] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.083309 15285 consensus_queue.cc:1048] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.184882 15009 raft_consensus.cc:1275] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.186121 15285 consensus_queue.cc:1048] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.193696 15157 raft_consensus.cc:1275] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.195825 15335 consensus_queue.cc:1048] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.207510 15009 raft_consensus.cc:1275] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.208856 15336 consensus_queue.cc:1048] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.216470 15157 raft_consensus.cc:3060] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.222347 15083 raft_consensus.cc:1275] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.222946 15157 raft_consensus.cc:1275] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 4462f4b6f55c4da68d31442684687d51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.224104 15281 consensus_queue.cc:1048] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.224287 15285 consensus_queue.cc:1048] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.234357 15157 raft_consensus.cc:3060] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.239533 15157 raft_consensus.cc:1275] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Refusing update from remote peer 1c766d75b91b4b09bab98bf42b913062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.240793 15308 consensus_queue.cc:1048] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.351719 15083 raft_consensus.cc:1275] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.353006 15326 consensus_queue.cc:1048] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.363289 15009 raft_consensus.cc:1275] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.366051 15372 consensus_queue.cc:1048] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:28.393235 14905 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57016:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:28.414438 14905 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57016:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:28.445104 11147 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:21:28.574810 15393 log.cc:927] Time spent T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260710 13:21:28.615594 15008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "909b7d516e884421a917b1424d223a3a"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:49422
I20260710 13:21:28.616376 15008 raft_consensus.cc:606] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Received request to transfer leadership to TS e076acef33124a519929ca66e22902f6
W20260710 13:21:28.698792 15407 log.cc:927] Time spent T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: Append to log took a long time: real 0.143s	user 0.004s	sys 0.000s
W20260710 13:21:28.705128 15422 log.cc:927] Time spent T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260710 13:21:28.706809 15420 tablet.cc:1724] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:28.714906 15399 log.cc:927] Time spent T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: Append to log took a long time: real 0.155s	user 0.002s	sys 0.000s
W20260710 13:21:28.715687 15403 log.cc:927] Time spent T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: Append to log took a long time: real 0.161s	user 0.001s	sys 0.002s
W20260710 13:21:28.723225 15405 log.cc:927] Time spent T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
I20260710 13:21:28.759320 15281 raft_consensus.cc:993] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:28.761880 15433 tablet.cc:1724] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.766079 15435 tablet.cc:1724] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.767861 15434 tablet.cc:1724] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.773272 15281 raft_consensus.cc:1081] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Signalling peer e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:28.781648 15440 tablet.cc:1724] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.803563 15429 tablet.cc:1724] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.806468 15430 tablet.cc:1724] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.809283 15153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "909b7d516e884421a917b1424d223a3a"
dest_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:54584
I20260710 13:21:28.854835 15438 tablet.cc:1724] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.887200 15443 tablet.cc:1724] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.889837 15432 tablet.cc:1724] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.897413 15153 raft_consensus.cc:493] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:28.909914 15153 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:28.918805 15429 tablet.cc:1724] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.919504 15445 tablet.cc:1724] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.941857 15441 tablet.cc:1724] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.949713 15083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
mode: GRACEFUL
new_leader_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:40948
I20260710 13:21:28.953022 15420 tablet.cc:1724] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.960466 15083 raft_consensus.cc:606] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Received request to transfer leadership to TS e076acef33124a519929ca66e22902f6
I20260710 13:21:28.962317 11147 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:21:28.962981 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:28.965651 15433 tablet.cc:1724] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.960497 15434 tablet.cc:1724] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.973908 15440 tablet.cc:1724] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.975613 15420 tablet.cc:1724] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.981444 15430 tablet.cc:1724] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.987411 15153 raft_consensus.cc:515] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:28.993788 15432 tablet.cc:1724] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.990319 15438 tablet.cc:1724] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.991643 15443 tablet.cc:1724] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.990336 15445 tablet.cc:1724] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.991827 15435 tablet.cc:1724] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.997290 15006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:29.020623 15006 raft_consensus.cc:3055] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:29.021003 15006 raft_consensus.cc:740] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:28.999768 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909b7d516e884421a917b1424d223a3a" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:29.021932 15082 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:28.998782 15153 leader_election.cc:290] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 3 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:29.001502 15434 tablet.cc:1724] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:28.989275 15441 tablet.cc:1724] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:29.016968 15083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e"
dest_uuid: "4462f4b6f55c4da68d31442684687d51"
mode: GRACEFUL
new_leader_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:40948
I20260710 13:21:29.032732 15433 tablet.cc:1724] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:29.033589 15083 raft_consensus.cc:606] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Received request to transfer leadership to TS e076acef33124a519929ca66e22902f6
I20260710 13:21:29.036948 15010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44"
dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
mode: GRACEFUL
new_leader_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:49422
I20260710 13:21:29.037478 15082 raft_consensus.cc:2468] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.037539 15010 raft_consensus.cc:606] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Received request to transfer leadership to TS e076acef33124a519929ca66e22902f6
I20260710 13:21:29.030117 15006 consensus_queue.cc:260] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.039562 15006 raft_consensus.cc:3060] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.047259 15124 leader_election.cc:304] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [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: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:29.048296 15439 raft_consensus.cc:2804] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:29.048748 15439 raft_consensus.cc:697] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:29.049503 15439 consensus_queue.cc:237] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.054502 15425 raft_consensus.cc:993] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51: : Instructing follower e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:29.055552 15426 raft_consensus.cc:1081] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Signalling peer e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:29.057927 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:29.060199 15006 raft_consensus.cc:2468] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.060895 15153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e"
dest_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:54576
I20260710 13:21:29.061520 15153 raft_consensus.cc:493] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.061951 15153 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.058414 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:29.066058 14904 catalog_manager.cc:5697] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 2 to 3, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:29.071377 15153 raft_consensus.cc:515] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.073371 15153 leader_election.cc:290] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 3 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:29.074060 15006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:29.074741 15006 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.076022 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d439171b62441a95f5aa21b262b22e" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:29.076615 15082 raft_consensus.cc:3055] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:29.076915 15082 raft_consensus.cc:740] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:29.077683 15082 consensus_queue.cc:260] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.079990 15082 raft_consensus.cc:3060] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.082979 15006 raft_consensus.cc:2468] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.084092 15125 leader_election.cc:304] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [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: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:29.085003 15439 raft_consensus.cc:2804] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:29.085659 15439 raft_consensus.cc:697] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:29.086455 15439 consensus_queue.cc:237] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.087973 14905 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6: soft_deleted_table [id=52fc26515e294bbaaf17092d54e3753a] alter complete (version 1)
I20260710 13:21:29.089587 15082 raft_consensus.cc:2468] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.100648 14905 catalog_manager.cc:5697] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 2 to 3, leader changed from 4462f4b6f55c4da68d31442684687d51 (127.10.226.194) to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:29.261191 15281 raft_consensus.cc:993] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062: : Instructing follower e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:29.261742 15413 raft_consensus.cc:1081] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Signalling peer e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:29.263244 15153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44"
dest_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:54584
I20260710 13:21:29.263756 15153 raft_consensus.cc:493] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.264070 15153 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.268910 15153 raft_consensus.cc:515] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.270926 15153 leader_election.cc:290] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 3 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:29.271773 15006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:29.272449 15006 raft_consensus.cc:3055] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:29.272404 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79d3191b8c02449a942f5dc971df3a44" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:29.272835 15006 raft_consensus.cc:740] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c766d75b91b4b09bab98bf42b913062, State: Running, Role: LEADER
I20260710 13:21:29.272964 15082 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.273541 15006 consensus_queue.cc:260] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.274439 15006 raft_consensus.cc:3060] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.278044 15082 raft_consensus.cc:2468] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.279066 15006 raft_consensus.cc:2468] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.279299 15124 leader_election.cc:304] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [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: 4462f4b6f55c4da68d31442684687d51, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:29.280071 15439 raft_consensus.cc:2804] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:29.280454 15439 raft_consensus.cc:697] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:29.281185 15439 consensus_queue.cc:237] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.288475 14905 catalog_manager.cc:5697] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 2 to 3, leader changed from 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193) to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:29.309454 15425 raft_consensus.cc:993] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: : Instructing follower e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:29.309892 15426 raft_consensus.cc:1081] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Signalling peer e076acef33124a519929ca66e22902f6 to start an election
I20260710 13:21:29.311257 15153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff"
dest_uuid: "e076acef33124a519929ca66e22902f6"
 from {username='slave'} at 127.0.0.1:54576
I20260710 13:21:29.311748 15153 raft_consensus.cc:493] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.312036 15153 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.316578 15153 raft_consensus.cc:515] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.318065 15153 leader_election.cc:290] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [CANDIDATE]: Term 3 election: Requested vote from peers 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429), 4462f4b6f55c4da68d31442684687d51 (127.10.226.194:34255)
I20260710 13:21:29.318933 15006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1c766d75b91b4b09bab98bf42b913062"
I20260710 13:21:29.319077 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959265d47d944a59b916e7f4f14e1bff" candidate_uuid: "e076acef33124a519929ca66e22902f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4462f4b6f55c4da68d31442684687d51"
I20260710 13:21:29.319561 15006 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.319684 15082 raft_consensus.cc:3055] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:29.320061 15082 raft_consensus.cc:740] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4462f4b6f55c4da68d31442684687d51, State: Running, Role: LEADER
I20260710 13:21:29.320758 15082 consensus_queue.cc:260] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.321638 15082 raft_consensus.cc:3060] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.324329 15006 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.325363 15125 leader_election.cc:304] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [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: 1c766d75b91b4b09bab98bf42b913062, e076acef33124a519929ca66e22902f6; no voters: 
I20260710 13:21:29.326146 15439 raft_consensus.cc:2804] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:29.326565 15439 raft_consensus.cc:697] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Becoming Leader. State: Replica: e076acef33124a519929ca66e22902f6, State: Running, Role: LEADER
I20260710 13:21:29.326965 15082 raft_consensus.cc:2468] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e076acef33124a519929ca66e22902f6 in term 3.
I20260710 13:21:29.328045 15439 consensus_queue.cc:237] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [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: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } }
I20260710 13:21:29.333962 14905 catalog_manager.cc:5697] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 reported cstate change: term changed from 2 to 3, leader changed from 4462f4b6f55c4da68d31442684687d51 (127.10.226.194) to e076acef33124a519929ca66e22902f6 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "e076acef33124a519929ca66e22902f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e076acef33124a519929ca66e22902f6" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:29.516784 15082 raft_consensus.cc:1275] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:29.518015 15439 consensus_queue.cc:1048] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:29.530040 15082 raft_consensus.cc:1275] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:29.531970 15439 consensus_queue.cc:1048] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:29.535627 15006 raft_consensus.cc:1275] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:29.537550 15456 consensus_queue.cc:1048] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:29.541159 15010 raft_consensus.cc:1275] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:29.550266 15458 consensus_queue.cc:1048] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:29.810575 15010 raft_consensus.cc:1275] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:29.811866 15458 consensus_queue.cc:1048] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:29.820626 15082 raft_consensus.cc:1275] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:29.822446 15374 consensus_queue.cc:1048] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:29.889787 15082 raft_consensus.cc:1275] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:29.890885 15010 raft_consensus.cc:1275] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Refusing update from remote peer e076acef33124a519929ca66e22902f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:29.891258 15374 consensus_queue.cc:1048] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4462f4b6f55c4da68d31442684687d51" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 34255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:29.892192 15458 consensus_queue.cc:1048] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c766d75b91b4b09bab98bf42b913062" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:30.121363 11147 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:30.126106 11147 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:21:30.126439 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:30.131160 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:30.131475 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:31.159992 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
W20260710 13:21:31.189327 15051 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 13:21:31.191920 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:31.192889 11147 tablet_replica.cc:333] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.193466 11147 raft_consensus.cc:2243] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:31.193477 15051 consensus_peers.cc:597] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:31.194002 11147 raft_consensus.cc:2272] T 340906464a2441a5bdc9874c8efb0199 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.195837 11147 tablet_replica.cc:333] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.196395 11147 raft_consensus.cc:2243] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.196789 11147 raft_consensus.cc:2272] T 909b7d516e884421a917b1424d223a3a P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.198942 11147 tablet_replica.cc:333] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.199617 11147 raft_consensus.cc:2243] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.200145 11147 raft_consensus.cc:2272] T 137b68400777420ba2bdc8cef71a1490 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:31.200865 15051 consensus_peers.cc:597] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:31.201802 11147 tablet_replica.cc:333] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.202409 11147 raft_consensus.cc:2243] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.202836 11147 raft_consensus.cc:2272] T d795135419b747b0adc774e5aa8aaaee P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.204396 11147 tablet_replica.cc:333] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.204919 11147 raft_consensus.cc:2243] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.205590 11147 raft_consensus.cc:2272] T b2db625553e046b7b00957f39ec6caf5 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.207267 11147 tablet_replica.cc:333] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.207763 11147 raft_consensus.cc:2243] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.208173 11147 raft_consensus.cc:2272] T e27e96d8fc5746988c561706f02ec28d P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.209772 11147 tablet_replica.cc:333] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.210291 11147 raft_consensus.cc:2243] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.210721 11147 raft_consensus.cc:2272] T 79d3191b8c02449a942f5dc971df3a44 P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.212563 11147 tablet_replica.cc:333] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.213225 11147 raft_consensus.cc:2243] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.213653 11147 raft_consensus.cc:2272] T dccd5b5eb55344a8ac80243481048adb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.215302 11147 tablet_replica.cc:333] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.215808 11147 raft_consensus.cc:2243] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.216480 11147 raft_consensus.cc:2272] T e318b80b275a4738b3beb2fd5e67010d P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.218367 11147 tablet_replica.cc:333] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.219012 11147 raft_consensus.cc:2243] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.219484 11147 raft_consensus.cc:2272] T 7bfda29aa2a64061a89ba506a5a937cb P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.221210 11147 tablet_replica.cc:333] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.221850 11147 raft_consensus.cc:2243] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.222692 11147 raft_consensus.cc:2272] T 8107dff13d3f4b20abafc6a6929b8f98 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.224701 11147 tablet_replica.cc:333] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.225205 11147 raft_consensus.cc:2243] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:31.225239 15051 consensus_peers.cc:597] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:31.225788 11147 raft_consensus.cc:2272] T 45d439171b62441a95f5aa21b262b22e P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.228250 11147 tablet_replica.cc:333] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.228853 11147 raft_consensus.cc:2243] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.229333 11147 raft_consensus.cc:2272] T 8ee637bc1c02448c87139bac8a06cef6 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:31.229761 15125 consensus_peers.cc:597] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:31.231357 11147 tablet_replica.cc:333] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.231863 11147 raft_consensus.cc:2243] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.232491 11147 raft_consensus.cc:2272] T 9de317ad02e74bdb8f824524e12db4dc P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.234112 11147 tablet_replica.cc:333] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.234768 11147 raft_consensus.cc:2243] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.235213 11147 raft_consensus.cc:2272] T 959265d47d944a59b916e7f4f14e1bff P 1c766d75b91b4b09bab98bf42b913062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.238899 11147 tablet_replica.cc:333] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.239429 11147 raft_consensus.cc:2243] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.240141 11147 raft_consensus.cc:2272] T 7d086d7eb3fe47d197a0a944e8849251 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.241816 11147 tablet_replica.cc:333] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.242322 11147 raft_consensus.cc:2243] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.243283 11147 raft_consensus.cc:2272] T 22e072e235f6427fbc0d5107675695b2 P 1c766d75b91b4b09bab98bf42b913062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.245043 11147 tablet_replica.cc:333] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062: stopping tablet replica
I20260710 13:21:31.245535 11147 raft_consensus.cc:2243] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.245920 11147 raft_consensus.cc:2272] T f11447514d2446a6ae939895671a5cf0 P 1c766d75b91b4b09bab98bf42b913062 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:31.248383 15125 consensus_peers.cc:597] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:31.259078 15051 consensus_peers.cc:597] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:31.286135 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
I20260710 13:21:31.314286 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
I20260710 13:21:31.341743 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:31.342418 11147 tablet_replica.cc:333] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.343021 11147 raft_consensus.cc:2243] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.343505 11147 raft_consensus.cc:2272] T 340906464a2441a5bdc9874c8efb0199 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.345191 11147 tablet_replica.cc:333] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.345727 11147 raft_consensus.cc:2243] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.346143 11147 raft_consensus.cc:2272] T 909b7d516e884421a917b1424d223a3a P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.347718 11147 tablet_replica.cc:333] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.348227 11147 raft_consensus.cc:2243] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.348994 11147 raft_consensus.cc:2272] T 137b68400777420ba2bdc8cef71a1490 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.350694 11147 tablet_replica.cc:333] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.351222 11147 raft_consensus.cc:2243] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.351902 11147 raft_consensus.cc:2272] T d795135419b747b0adc774e5aa8aaaee P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.353736 11147 tablet_replica.cc:333] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.354302 11147 raft_consensus.cc:2243] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.354760 11147 raft_consensus.cc:2272] T b2db625553e046b7b00957f39ec6caf5 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.356333 11147 tablet_replica.cc:333] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.356828 11147 raft_consensus.cc:2243] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.357517 11147 raft_consensus.cc:2272] T f11447514d2446a6ae939895671a5cf0 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.359516 11147 tablet_replica.cc:333] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.360092 11147 raft_consensus.cc:2243] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.360528 11147 raft_consensus.cc:2272] T 9de317ad02e74bdb8f824524e12db4dc P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.362094 11147 tablet_replica.cc:333] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.362684 11147 raft_consensus.cc:2243] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.363159 11147 raft_consensus.cc:2272] T 959265d47d944a59b916e7f4f14e1bff P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.364759 11147 tablet_replica.cc:333] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.365276 11147 raft_consensus.cc:2243] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.365633 11147 raft_consensus.cc:2272] T 7d086d7eb3fe47d197a0a944e8849251 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.367347 11147 tablet_replica.cc:333] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.367866 11147 raft_consensus.cc:2243] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.368249 11147 raft_consensus.cc:2272] T 22e072e235f6427fbc0d5107675695b2 P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.369964 11147 tablet_replica.cc:333] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.370488 11147 raft_consensus.cc:2243] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.371232 11147 raft_consensus.cc:2272] T e27e96d8fc5746988c561706f02ec28d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.372982 11147 tablet_replica.cc:333] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.373474 11147 raft_consensus.cc:2243] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.373864 11147 raft_consensus.cc:2272] T e318b80b275a4738b3beb2fd5e67010d P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.375558 11147 tablet_replica.cc:333] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.376049 11147 raft_consensus.cc:2243] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.376456 11147 raft_consensus.cc:2272] T dccd5b5eb55344a8ac80243481048adb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.378140 11147 tablet_replica.cc:333] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.378666 11147 raft_consensus.cc:2243] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.379086 11147 raft_consensus.cc:2272] T 79d3191b8c02449a942f5dc971df3a44 P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.380713 11147 tablet_replica.cc:333] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.381178 11147 raft_consensus.cc:2243] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.381562 11147 raft_consensus.cc:2272] T 45d439171b62441a95f5aa21b262b22e P 4462f4b6f55c4da68d31442684687d51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.383278 11147 tablet_replica.cc:333] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.383764 11147 raft_consensus.cc:2243] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.384464 11147 raft_consensus.cc:2272] T 7bfda29aa2a64061a89ba506a5a937cb P 4462f4b6f55c4da68d31442684687d51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.386044 11147 tablet_replica.cc:333] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.386518 11147 raft_consensus.cc:2243] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.386966 11147 raft_consensus.cc:2272] T 8107dff13d3f4b20abafc6a6929b8f98 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.388651 11147 tablet_replica.cc:333] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51: stopping tablet replica
I20260710 13:21:31.389098 11147 raft_consensus.cc:2243] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.389799 11147 raft_consensus.cc:2272] T 8ee637bc1c02448c87139bac8a06cef6 P 4462f4b6f55c4da68d31442684687d51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.427363 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
W20260710 13:21:31.448323 15125 consensus_peers.cc:597] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:46429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:31.451462 15125 consensus_peers.cc:597] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:46429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:31.458097 15125 consensus_peers.cc:597] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 -> Peer 1c766d75b91b4b09bab98bf42b913062 (127.10.226.193:46429): Couldn't send request to peer 1c766d75b91b4b09bab98bf42b913062. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:46429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:31.462846 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
I20260710 13:21:31.490413 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:31.491191 11147 tablet_replica.cc:333] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.491773 11147 raft_consensus.cc:2243] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.492558 11147 raft_consensus.cc:2272] T 340906464a2441a5bdc9874c8efb0199 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.494290 11147 tablet_replica.cc:333] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.494912 11147 raft_consensus.cc:2243] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.495325 11147 raft_consensus.cc:2272] T d795135419b747b0adc774e5aa8aaaee P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.496902 11147 tablet_replica.cc:333] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.497411 11147 raft_consensus.cc:2243] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.497817 11147 raft_consensus.cc:2272] T 137b68400777420ba2bdc8cef71a1490 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.499426 11147 tablet_replica.cc:333] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.499948 11147 raft_consensus.cc:2243] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.500340 11147 raft_consensus.cc:2272] T b2db625553e046b7b00957f39ec6caf5 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.501869 11147 tablet_replica.cc:333] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.502394 11147 raft_consensus.cc:2243] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.503124 11147 raft_consensus.cc:2272] T 909b7d516e884421a917b1424d223a3a P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.504662 11147 tablet_replica.cc:333] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.505149 11147 raft_consensus.cc:2243] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.505565 11147 raft_consensus.cc:2272] T f11447514d2446a6ae939895671a5cf0 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.507244 11147 tablet_replica.cc:333] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.507788 11147 raft_consensus.cc:2243] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.508173 11147 raft_consensus.cc:2272] T e27e96d8fc5746988c561706f02ec28d P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.509821 11147 tablet_replica.cc:333] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.510332 11147 raft_consensus.cc:2243] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.510778 11147 raft_consensus.cc:2272] T 9de317ad02e74bdb8f824524e12db4dc P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.512336 11147 tablet_replica.cc:333] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.512820 11147 raft_consensus.cc:2243] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.513517 11147 raft_consensus.cc:2272] T 959265d47d944a59b916e7f4f14e1bff P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.515208 11147 tablet_replica.cc:333] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.515739 11147 raft_consensus.cc:2243] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.516150 11147 raft_consensus.cc:2272] T 7d086d7eb3fe47d197a0a944e8849251 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.517715 11147 tablet_replica.cc:333] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.518213 11147 raft_consensus.cc:2243] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.518604 11147 raft_consensus.cc:2272] T 22e072e235f6427fbc0d5107675695b2 P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.520313 11147 tablet_replica.cc:333] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.520821 11147 raft_consensus.cc:2243] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.521534 11147 raft_consensus.cc:2272] T 45d439171b62441a95f5aa21b262b22e P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.523315 11147 tablet_replica.cc:333] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.523833 11147 raft_consensus.cc:2243] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.524220 11147 raft_consensus.cc:2272] T 8ee637bc1c02448c87139bac8a06cef6 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.525875 11147 tablet_replica.cc:333] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.526342 11147 raft_consensus.cc:2243] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.526788 11147 raft_consensus.cc:2272] T 7bfda29aa2a64061a89ba506a5a937cb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.528337 11147 tablet_replica.cc:333] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.528837 11147 raft_consensus.cc:2243] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.529223 11147 raft_consensus.cc:2272] T 8107dff13d3f4b20abafc6a6929b8f98 P e076acef33124a519929ca66e22902f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.530894 11147 tablet_replica.cc:333] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.531373 11147 raft_consensus.cc:2243] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.532064 11147 raft_consensus.cc:2272] T 79d3191b8c02449a942f5dc971df3a44 P e076acef33124a519929ca66e22902f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.533648 11147 tablet_replica.cc:333] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.534123 11147 raft_consensus.cc:2243] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.534833 11147 raft_consensus.cc:2272] T dccd5b5eb55344a8ac80243481048adb P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.536445 11147 tablet_replica.cc:333] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6: stopping tablet replica
I20260710 13:21:31.536907 11147 raft_consensus.cc:2243] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.537307 11147 raft_consensus.cc:2272] T e318b80b275a4738b3beb2fd5e67010d P e076acef33124a519929ca66e22902f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.572440 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:21:31.600425 11147 master.cc:562] Master@127.10.226.254:46783 shutting down...
I20260710 13:21:31.620023 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:31.620573 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.620895 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P b126d65e95df417dbfe8b4d027f1d1d6: stopping tablet replica
I20260710 13:21:31.639853 11147 master.cc:584] Master@127.10.226.254:46783 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12161 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:21:31.716099 11147 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.226.254:43963
I20260710 13:21:31.717259 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:31.723649 15470 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:31.723840 15471 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:31.724560 15473 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:31.724874 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:31.725719 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:31.725886 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:31.725993 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689691725983 us; error 0 us; skew 500 ppm
I20260710 13:21:31.726423 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:31.728871 11147 webserver.cc:533] Webserver started at http://127.10.226.254:42153/ using document root <none> and password file <none>
I20260710 13:21:31.729305 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:31.729447 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:31.729658 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:31.731063 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/master-0-root/instance:
uuid: "2af77dc6b31b45c3ae991ced0fc89ca5"
format_stamp: "Formatted at 2026-07-10 13:21:31 on dist-test-slave-fvrf"
I20260710 13:21:31.735386 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:31.738674 15478 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:31.739434 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:31.739684 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/master-0-root
uuid: "2af77dc6b31b45c3ae991ced0fc89ca5"
format_stamp: "Formatted at 2026-07-10 13:21:31 on dist-test-slave-fvrf"
I20260710 13:21:31.739914 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:31.748874 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:31.750010 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:31.789350 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.254:43963
I20260710 13:21:31.789469 15529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.254:43963 every 8 connection(s)
I20260710 13:21:31.793596 15530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:31.805876 15530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5: Bootstrap starting.
I20260710 13:21:31.810671 15530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.814882 15530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5: No bootstrap required, opened a new log
I20260710 13:21:31.817266 15530 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af77dc6b31b45c3ae991ced0fc89ca5" member_type: VOTER }
I20260710 13:21:31.817824 15530 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.818074 15530 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af77dc6b31b45c3ae991ced0fc89ca5, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.818761 15530 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2af77dc6b31b45c3ae991ced0fc89ca5" member_type: VOTER }
I20260710 13:21:31.819258 15530 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:31.819512 15530 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:31.819813 15530 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.824640 15530 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af77dc6b31b45c3ae991ced0fc89ca5" member_type: VOTER }
I20260710 13:21:31.825171 15530 leader_election.cc:304] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [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: 2af77dc6b31b45c3ae991ced0fc89ca5; no voters: 
I20260710 13:21:31.826305 15530 leader_election.cc:290] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:31.826751 15533 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.828070 15533 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 1 LEADER]: Becoming Leader. State: Replica: 2af77dc6b31b45c3ae991ced0fc89ca5, State: Running, Role: LEADER
I20260710 13:21:31.828799 15533 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [LEADER]: Queue going to LEADER mode. State: All 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: "2af77dc6b31b45c3ae991ced0fc89ca5" member_type: VOTER }
I20260710 13:21:31.829376 15530 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:31.835332 15534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2af77dc6b31b45c3ae991ced0fc89ca5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af77dc6b31b45c3ae991ced0fc89ca5" member_type: VOTER } }
I20260710 13:21:31.836149 15534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:31.836699 15535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2af77dc6b31b45c3ae991ced0fc89ca5. Latest consensus state: current_term: 1 leader_uuid: "2af77dc6b31b45c3ae991ced0fc89ca5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af77dc6b31b45c3ae991ced0fc89ca5" member_type: VOTER } }
I20260710 13:21:31.837155 15535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:31.838424 15541 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:31.843765 15541 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:31.846664 11147 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:31.852824 15541 catalog_manager.cc:1383] Generated new cluster ID: aeaffead888342788b52f68e08a5992c
I20260710 13:21:31.853088 15541 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:31.869122 15541 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:31.870538 15541 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:31.884982 15541 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5: Generated new TSK 0
I20260710 13:21:31.885603 15541 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:31.913918 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:31.919945 15551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:31.921553 15552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:31.924542 15554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:31.925232 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:31.927548 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:31.927753 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:31.927944 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689691927929 us; error 0 us; skew 500 ppm
I20260710 13:21:31.928530 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:31.930935 11147 webserver.cc:533] Webserver started at http://127.10.226.193:45021/ using document root <none> and password file <none>
I20260710 13:21:31.931430 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:31.931584 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:31.931804 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:31.932956 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-0-root/instance:
uuid: "32c3b2b045854ad3856976891cb9f60b"
format_stamp: "Formatted at 2026-07-10 13:21:31 on dist-test-slave-fvrf"
I20260710 13:21:31.937172 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:31.940378 15559 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:31.941227 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:21:31.941509 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-0-root
uuid: "32c3b2b045854ad3856976891cb9f60b"
format_stamp: "Formatted at 2026-07-10 13:21:31 on dist-test-slave-fvrf"
I20260710 13:21:31.941776 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:31.960844 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:31.962155 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:31.963730 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:31.966008 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:31.966190 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:31.966486 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:31.966712 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:32.007512 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.193:33597
I20260710 13:21:32.007613 15621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.193:33597 every 8 connection(s)
I20260710 13:21:32.012697 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:32.020484 15626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:32.022876 15627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:32.023232 15629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:32.024384 11147 server_base.cc:1061] running on GCE node
I20260710 13:21:32.025259 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:32.025507 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:32.025717 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689692025696 us; error 0 us; skew 500 ppm
I20260710 13:21:32.026403 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:32.029318 11147 webserver.cc:533] Webserver started at http://127.10.226.194:38887/ using document root <none> and password file <none>
I20260710 13:21:32.029345 15622 heartbeater.cc:344] Connected to a master server at 127.10.226.254:43963
I20260710 13:21:32.029843 15622 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:32.030100 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:32.030380 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:32.030733 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:32.030969 15622 heartbeater.cc:507] Master 127.10.226.254:43963 requested a full tablet report, sending...
I20260710 13:21:32.032385 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-1-root/instance:
uuid: "75b00b5222d7483b97e2f00d0c552a8a"
format_stamp: "Formatted at 2026-07-10 13:21:32 on dist-test-slave-fvrf"
I20260710 13:21:32.033442 15495 ts_manager.cc:194] Registered new tserver with Master: 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597)
I20260710 13:21:32.035552 15495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41280
I20260710 13:21:32.037503 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:21:32.041405 15634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.042295 11147 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:32.042760 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-1-root
uuid: "75b00b5222d7483b97e2f00d0c552a8a"
format_stamp: "Formatted at 2026-07-10 13:21:32 on dist-test-slave-fvrf"
I20260710 13:21:32.043172 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:32.054137 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:32.055330 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:32.056734 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:32.059139 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:32.059365 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.059650 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:32.059785 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.101321 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.194:42339
I20260710 13:21:32.101432 15696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.194:42339 every 8 connection(s)
I20260710 13:21:32.106365 11147 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:32.113003 15700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:32.115206 15701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:32.116470 11147 server_base.cc:1061] running on GCE node
W20260710 13:21:32.116832 15703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:32.117976 11147 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:32.118110 15697 heartbeater.cc:344] Connected to a master server at 127.10.226.254:43963
W20260710 13:21:32.118271 11147 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:32.118541 11147 hybrid_clock.cc:648] HybridClock initialized: now 1783689692118525 us; error 0 us; skew 500 ppm
I20260710 13:21:32.118607 15697 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:32.119210 11147 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:32.119458 15697 heartbeater.cc:507] Master 127.10.226.254:43963 requested a full tablet report, sending...
I20260710 13:21:32.121573 15495 ts_manager.cc:194] Registered new tserver with Master: 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:32.121964 11147 webserver.cc:533] Webserver started at http://127.10.226.195:33229/ using document root <none> and password file <none>
I20260710 13:21:32.122648 11147 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:32.122874 11147 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:32.123181 11147 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:32.123415 15495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41288
I20260710 13:21:32.124716 11147 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-2-root/instance:
uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
format_stamp: "Formatted at 2026-07-10 13:21:32 on dist-test-slave-fvrf"
I20260710 13:21:32.128959 11147 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:32.132269 15708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.132956 11147 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:32.133245 11147 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-2-root
uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
format_stamp: "Formatted at 2026-07-10 13:21:32 on dist-test-slave-fvrf"
I20260710 13:21:32.133489 11147 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzPigzv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689590977179-11147-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:32.165870 11147 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:32.167122 11147 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:32.168601 11147 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:32.170794 11147 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:32.170974 11147 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.171255 11147 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:32.171396 11147 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.210417 11147 rpc_server.cc:307] RPC server started. Bound to: 127.10.226.195:46459
I20260710 13:21:32.210526 15770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.226.195:46459 every 8 connection(s)
I20260710 13:21:32.223927 15771 heartbeater.cc:344] Connected to a master server at 127.10.226.254:43963
I20260710 13:21:32.224308 15771 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:32.225032 15771 heartbeater.cc:507] Master 127.10.226.254:43963 requested a full tablet report, sending...
I20260710 13:21:32.226936 15495 ts_manager.cc:194] Registered new tserver with Master: 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.227952 11147 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014328349s
I20260710 13:21:32.228271 15495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41300
I20260710 13:21:32.253607 15495 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41306:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:32.256522 15495 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:32.322037 15586 tablet_service.cc:1511] Processing CreateTablet for tablet 51b3bc1fc4f24fa2ac5b8021e2693eff (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:32.322407 15587 tablet_service.cc:1511] Processing CreateTablet for tablet 12ec27c5a81c4cc8b5ac3f55b639658c (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:32.323894 15586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b3bc1fc4f24fa2ac5b8021e2693eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.325353 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ec27c5a81c4cc8b5ac3f55b639658c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.327368 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 3b21dba862264298a3e309431f971457 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:32.328830 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b21dba862264298a3e309431f971457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.333679 15584 tablet_service.cc:1511] Processing CreateTablet for tablet 0620c852e3474efa94f9caeda436699b (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:32.335168 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0620c852e3474efa94f9caeda436699b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.337073 15736 tablet_service.cc:1511] Processing CreateTablet for tablet 12ec27c5a81c4cc8b5ac3f55b639658c (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:32.341341 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ec27c5a81c4cc8b5ac3f55b639658c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.341696 15734 tablet_service.cc:1511] Processing CreateTablet for tablet 3b21dba862264298a3e309431f971457 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:32.343209 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b21dba862264298a3e309431f971457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.359673 15660 tablet_service.cc:1511] Processing CreateTablet for tablet 3b21dba862264298a3e309431f971457 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:32.359882 15661 tablet_service.cc:1511] Processing CreateTablet for tablet 51b3bc1fc4f24fa2ac5b8021e2693eff (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:32.359884 15659 tablet_service.cc:1511] Processing CreateTablet for tablet 0620c852e3474efa94f9caeda436699b (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:32.361368 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b21dba862264298a3e309431f971457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.359798 15658 tablet_service.cc:1511] Processing CreateTablet for tablet 8812504247f0414198f162bbc67676cc (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:32.362057 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b3bc1fc4f24fa2ac5b8021e2693eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.363685 15735 tablet_service.cc:1511] Processing CreateTablet for tablet 51b3bc1fc4f24fa2ac5b8021e2693eff (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:32.363440 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 12ec27c5a81c4cc8b5ac3f55b639658c (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:32.364679 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 8812504247f0414198f162bbc67676cc (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:32.365218 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b3bc1fc4f24fa2ac5b8021e2693eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.366106 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8812504247f0414198f162bbc67676cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.366945 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 0620c852e3474efa94f9caeda436699b (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:32.368417 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0620c852e3474efa94f9caeda436699b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.375053 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8812504247f0414198f162bbc67676cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.377000 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ec27c5a81c4cc8b5ac3f55b639658c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.380106 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 8812504247f0414198f162bbc67676cc (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:32.380415 15582 tablet_service.cc:1511] Processing CreateTablet for tablet 1ceffe8164f5446b9620e54bf42cd498 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:32.381479 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8812504247f0414198f162bbc67676cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.381877 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ceffe8164f5446b9620e54bf42cd498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.384155 15731 tablet_service.cc:1511] Processing CreateTablet for tablet 1ceffe8164f5446b9620e54bf42cd498 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:32.386435 15581 tablet_service.cc:1511] Processing CreateTablet for tablet 90e45aff1d7043c0b23d80bd01ca2680 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:32.386859 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 1ceffe8164f5446b9620e54bf42cd498 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:32.388211 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e45aff1d7043c0b23d80bd01ca2680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.389897 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0620c852e3474efa94f9caeda436699b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.391422 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 90e45aff1d7043c0b23d80bd01ca2680 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:32.394384 15655 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53540eb97f473fa9bbf0bfdaa9893f (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:32.395687 15655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53540eb97f473fa9bbf0bfdaa9893f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.395915 15656 tablet_service.cc:1511] Processing CreateTablet for tablet 90e45aff1d7043c0b23d80bd01ca2680 (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:32.397408 15656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e45aff1d7043c0b23d80bd01ca2680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.399717 15654 tablet_service.cc:1511] Processing CreateTablet for tablet ea0a0401b6214d668aadf12de750e78f (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:32.401036 15654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0a0401b6214d668aadf12de750e78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.401643 15729 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53540eb97f473fa9bbf0bfdaa9893f (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:32.402568 15580 tablet_service.cc:1511] Processing CreateTablet for tablet 4d53540eb97f473fa9bbf0bfdaa9893f (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:32.403992 15580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53540eb97f473fa9bbf0bfdaa9893f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.404554 15728 tablet_service.cc:1511] Processing CreateTablet for tablet ea0a0401b6214d668aadf12de750e78f (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:32.407895 15579 tablet_service.cc:1511] Processing CreateTablet for tablet ea0a0401b6214d668aadf12de750e78f (DEFAULT_TABLE table=test-workload [id=67feca090373428dbc08034f173ddf3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:32.409282 15579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0a0401b6214d668aadf12de750e78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.411775 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ceffe8164f5446b9620e54bf42cd498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.413762 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ceffe8164f5446b9620e54bf42cd498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.414474 15728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0a0401b6214d668aadf12de750e78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.419064 15729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d53540eb97f473fa9bbf0bfdaa9893f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.423071 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e45aff1d7043c0b23d80bd01ca2680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.458153 15786 tablet_bootstrap.cc:492] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:32.464968 15786 tablet_bootstrap.cc:654] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.476653 15788 tablet_bootstrap.cc:492] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.483052 15788 tablet_bootstrap.cc:654] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.492811 15789 tablet_bootstrap.cc:492] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:32.530368 15789 tablet_bootstrap.cc:654] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.559818 15786 tablet_bootstrap.cc:492] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:32.560305 15786 ts_tablet_manager.cc:1403] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.102s	user 0.033s	sys 0.031s
I20260710 13:21:32.560590 15788 tablet_bootstrap.cc:492] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:32.561064 15788 ts_tablet_manager.cc:1403] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.003s
I20260710 13:21:32.563081 15786 raft_consensus.cc:359] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.563558 15788 raft_consensus.cc:359] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.564344 15788 raft_consensus.cc:385] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.564663 15788 raft_consensus.cc:740] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.565510 15789 tablet_bootstrap.cc:492] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:32.565950 15789 ts_tablet_manager.cc:1403] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.000s
I20260710 13:21:32.565424 15788 consensus_queue.cc:260] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.568187 15771 heartbeater.cc:499] Master 127.10.226.254:43963 was elected leader, sending a full tablet report...
I20260710 13:21:32.569089 15789 raft_consensus.cc:359] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.569808 15789 raft_consensus.cc:385] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.569948 15788 ts_tablet_manager.cc:1434] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:21:32.570129 15789 raft_consensus.cc:740] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.563791 15786 raft_consensus.cc:385] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.571172 15788 tablet_bootstrap.cc:492] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.571172 15786 raft_consensus.cc:740] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.570994 15789 consensus_queue.cc:260] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.572314 15786 consensus_queue.cc:260] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.574759 15622 heartbeater.cc:499] Master 127.10.226.254:43963 was elected leader, sending a full tablet report...
I20260710 13:21:32.575400 15786 ts_tablet_manager.cc:1434] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:21:32.576457 15786 tablet_bootstrap.cc:492] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:32.579057 15788 tablet_bootstrap.cc:654] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.583623 15786 tablet_bootstrap.cc:654] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.587803 15697 heartbeater.cc:499] Master 127.10.226.254:43963 was elected leader, sending a full tablet report...
I20260710 13:21:32.595263 15788 tablet_bootstrap.cc:492] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:32.595844 15788 ts_tablet_manager.cc:1403] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:21:32.596227 15786 tablet_bootstrap.cc:492] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:32.596763 15786 ts_tablet_manager.cc:1403] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 13:21:32.598955 15788 raft_consensus.cc:359] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.599728 15788 raft_consensus.cc:385] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.599587 15786 raft_consensus.cc:359] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:32.600064 15788 raft_consensus.cc:740] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.600132 15789 ts_tablet_manager.cc:1434] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:21:32.600385 15786 raft_consensus.cc:385] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.600821 15786 raft_consensus.cc:740] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.600908 15788 consensus_queue.cc:260] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.601595 15789 tablet_bootstrap.cc:492] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:32.601783 15786 consensus_queue.cc:260] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:32.603533 15788 ts_tablet_manager.cc:1434] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:32.604442 15786 ts_tablet_manager.cc:1434] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:21:32.605434 15786 tablet_bootstrap.cc:492] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:32.610715 15788 tablet_bootstrap.cc:492] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.611989 15786 tablet_bootstrap.cc:654] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.616106 15789 tablet_bootstrap.cc:654] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.620822 15788 tablet_bootstrap.cc:654] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.623428 15786 tablet_bootstrap.cc:492] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:32.623956 15786 ts_tablet_manager.cc:1403] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:21:32.626778 15786 raft_consensus.cc:359] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.627486 15786 raft_consensus.cc:385] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.627787 15786 raft_consensus.cc:740] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.628779 15786 consensus_queue.cc:260] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.632649 15794 raft_consensus.cc:493] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.633364 15794 raft_consensus.cc:515] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.640568 15794 leader_election.cc:290] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.646293 15786 ts_tablet_manager.cc:1434] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:21:32.647852 15786 tablet_bootstrap.cc:492] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:32.662456 15788 tablet_bootstrap.cc:492] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:32.663182 15788 ts_tablet_manager.cc:1403] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.027s
I20260710 13:21:32.666456 15788 raft_consensus.cc:359] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.667012 15789 tablet_bootstrap.cc:492] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:32.667318 15788 raft_consensus.cc:385] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.667589 15789 ts_tablet_manager.cc:1403] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.024s
I20260710 13:21:32.667709 15788 raft_consensus.cc:740] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.668752 15788 consensus_queue.cc:260] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.670679 15789 raft_consensus.cc:359] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.671396 15789 raft_consensus.cc:385] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.671681 15789 raft_consensus.cc:740] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.672642 15786 tablet_bootstrap.cc:654] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.672413 15789 consensus_queue.cc:260] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.674657 15789 ts_tablet_manager.cc:1434] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:21:32.675628 15789 tablet_bootstrap.cc:492] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:32.678098 15788 ts_tablet_manager.cc:1434] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:32.681268 15788 tablet_bootstrap.cc:492] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.684002 15789 tablet_bootstrap.cc:654] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.689123 15788 tablet_bootstrap.cc:654] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.691002 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8812504247f0414198f162bbc67676cc" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
W20260710 13:21:32.693152 15638 leader_election.cc:343] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.698400 15789 tablet_bootstrap.cc:492] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:32.699087 15789 ts_tablet_manager.cc:1403] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 13:21:32.699188 15788 tablet_bootstrap.cc:492] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:32.702226 15788 ts_tablet_manager.cc:1403] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260710 13:21:32.702178 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8812504247f0414198f162bbc67676cc" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:32.702540 15789 raft_consensus.cc:359] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.702984 15746 raft_consensus.cc:2468] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:32.703261 15786 tablet_bootstrap.cc:492] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:32.703363 15789 raft_consensus.cc:385] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.703837 15786 ts_tablet_manager.cc:1403] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.026s
I20260710 13:21:32.703806 15789 raft_consensus.cc:740] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.704253 15638 leader_election.cc:304] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [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: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:32.704916 15789 consensus_queue.cc:260] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.705513 15794 raft_consensus.cc:2804] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.705948 15794 raft_consensus.cc:493] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.706310 15794 raft_consensus.cc:3060] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.706331 15788 raft_consensus.cc:359] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.707031 15786 raft_consensus.cc:359] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.707607 15788 raft_consensus.cc:385] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.707836 15786 raft_consensus.cc:385] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.708329 15786 raft_consensus.cc:740] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.708287 15788 raft_consensus.cc:740] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.709494 15786 consensus_queue.cc:260] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.709586 15788 consensus_queue.cc:260] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.714102 15794 raft_consensus.cc:515] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.716902 15793 raft_consensus.cc:493] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.717446 15793 raft_consensus.cc:515] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.718219 15794 leader_election.cc:290] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.716845 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8812504247f0414198f162bbc67676cc" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:32.719558 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8812504247f0414198f162bbc67676cc" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
W20260710 13:21:32.720243 15638 leader_election.cc:343] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.720299 15746 raft_consensus.cc:3060] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.725728 15788 ts_tablet_manager.cc:1434] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 13:21:32.728513 15793 leader_election.cc:290] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.732510 15788 tablet_bootstrap.cc:492] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.734862 15786 ts_tablet_manager.cc:1434] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:21:32.739205 15746 raft_consensus.cc:2468] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:32.740159 15786 tablet_bootstrap.cc:492] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:32.741658 15789 ts_tablet_manager.cc:1434] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.031s
I20260710 13:21:32.743691 15638 leader_election.cc:304] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:32.743999 15789 tablet_bootstrap.cc:492] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:32.744616 15805 raft_consensus.cc:2804] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.745190 15805 raft_consensus.cc:697] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:32.746788 15805 consensus_queue.cc:237] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.751988 15788 tablet_bootstrap.cc:654] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.753078 15789 tablet_bootstrap.cc:654] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.755208 15786 tablet_bootstrap.cc:654] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.756326 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b3bc1fc4f24fa2ac5b8021e2693eff" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
W20260710 13:21:32.757977 15560 leader_election.cc:343] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.765523 15788 tablet_bootstrap.cc:492] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:32.770481 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b3bc1fc4f24fa2ac5b8021e2693eff" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:32.771435 15746 raft_consensus.cc:2468] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:32.773516 15563 leader_election.cc:304] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [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: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:32.774895 15793 raft_consensus.cc:2804] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.775388 15793 raft_consensus.cc:493] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.775790 15793 raft_consensus.cc:3060] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.778908 15805 raft_consensus.cc:493] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.779573 15805 raft_consensus.cc:515] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.783303 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
W20260710 13:21:32.785120 15638 leader_election.cc:343] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.786077 15793 raft_consensus.cc:515] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.787945 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
W20260710 13:21:32.789608 15638 leader_election.cc:343] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.789809 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b3bc1fc4f24fa2ac5b8021e2693eff" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:32.790167 15638 leader_election.cc:304] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a; no voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:32.791236 15794 raft_consensus.cc:2749] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:32.791664 15560 leader_election.cc:343] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.792497 15805 leader_election.cc:290] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.793805 15788 ts_tablet_manager.cc:1403] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.002s
I20260710 13:21:32.797600 15793 leader_election.cc:290] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.796945 15788 raft_consensus.cc:359] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:32.799450 15788 raft_consensus.cc:385] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.799758 15789 tablet_bootstrap.cc:492] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:32.799777 15788 raft_consensus.cc:740] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.800505 15789 ts_tablet_manager.cc:1403] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.057s	user 0.031s	sys 0.018s
I20260710 13:21:32.799542 15494 catalog_manager.cc:5697] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.800823 15788 consensus_queue.cc:260] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:32.803458 15789 raft_consensus.cc:359] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.798569 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b3bc1fc4f24fa2ac5b8021e2693eff" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:32.804168 15789 raft_consensus.cc:385] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.804431 15746 raft_consensus.cc:3060] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.806380 15788 ts_tablet_manager.cc:1434] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:21:32.807428 15788 tablet_bootstrap.cc:492] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.813751 15788 tablet_bootstrap.cc:654] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.804539 15789 raft_consensus.cc:740] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.814813 15789 consensus_queue.cc:260] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.816527 15746 raft_consensus.cc:2468] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
I20260710 13:21:32.818560 15563 leader_election.cc:304] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:32.819649 15793 raft_consensus.cc:2804] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.821482 15793 raft_consensus.cc:697] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:32.822670 15793 consensus_queue.cc:237] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.823596 15789 ts_tablet_manager.cc:1434] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:21:32.824913 15789 tablet_bootstrap.cc:492] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:32.832151 15786 tablet_bootstrap.cc:492] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:32.832250 15805 raft_consensus.cc:493] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.832829 15789 tablet_bootstrap.cc:654] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.832947 15805 raft_consensus.cc:515] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.832691 15786 ts_tablet_manager.cc:1403] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.093s	user 0.033s	sys 0.040s
I20260710 13:21:32.837229 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e45aff1d7043c0b23d80bd01ca2680" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:32.838054 15597 raft_consensus.cc:2468] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:32.839861 15638 leader_election.cc:304] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:32.839958 15786 raft_consensus.cc:359] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.840693 15794 raft_consensus.cc:2804] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.843520 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e45aff1d7043c0b23d80bd01ca2680" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
W20260710 13:21:32.841735 15543 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:32.846580 15792 raft_consensus.cc:493] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.841928 15805 leader_election.cc:290] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.846676 15794 raft_consensus.cc:493] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.847508 15792 raft_consensus.cc:515] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.848075 15794 raft_consensus.cc:3060] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:32.848096 15638 leader_election.cc:343] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.851063 15792 leader_election.cc:290] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:32.846539 15786 raft_consensus.cc:385] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.852001 15786 raft_consensus.cc:740] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.852896 15786 consensus_queue.cc:260] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.855381 15794 raft_consensus.cc:515] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.857625 15794 leader_election.cc:290] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.859352 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e45aff1d7043c0b23d80bd01ca2680" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:32.860092 15597 raft_consensus.cc:3060] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.861372 15788 tablet_bootstrap.cc:492] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:32.862025 15788 ts_tablet_manager.cc:1403] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.012s
I20260710 13:21:32.866303 15788 raft_consensus.cc:359] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.867203 15788 raft_consensus.cc:385] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.867568 15788 raft_consensus.cc:740] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.868497 15788 consensus_queue.cc:260] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.869032 15597 raft_consensus.cc:2468] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:32.870615 15638 leader_election.cc:304] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:32.871575 15794 raft_consensus.cc:2804] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.872853 15794 raft_consensus.cc:697] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:32.874325 15786 ts_tablet_manager.cc:1434] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.006s
I20260710 13:21:32.873865 15794 consensus_queue.cc:237] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.876293 15786 tablet_bootstrap.cc:492] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:32.875128 15789 tablet_bootstrap.cc:492] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:32.879148 15789 ts_tablet_manager.cc:1403] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.016s
I20260710 13:21:32.882918 15789 raft_consensus.cc:359] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:32.883661 15789 raft_consensus.cc:385] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.883992 15789 raft_consensus.cc:740] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.884786 15789 consensus_queue.cc:260] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:32.888424 15789 ts_tablet_manager.cc:1434] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:21:32.873900 15493 catalog_manager.cc:5697] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 1 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.889171 15786 tablet_bootstrap.cc:654] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.889619 15789 tablet_bootstrap.cc:492] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:32.878284 15788 ts_tablet_manager.cc:1434] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260710 13:21:32.891466 15788 tablet_bootstrap.cc:492] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.896574 15789 tablet_bootstrap.cc:654] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.898104 15788 tablet_bootstrap.cc:654] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.913220 15492 catalog_manager.cc:5697] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.917824 15814 raft_consensus.cc:493] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.914547 15788 tablet_bootstrap.cc:492] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:32.918460 15814 raft_consensus.cc:515] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.919354 15788 ts_tablet_manager.cc:1403] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260710 13:21:32.922159 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:32.923842 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e45aff1d7043c0b23d80bd01ca2680" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:32.922322 15788 raft_consensus.cc:359] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.926180 15788 raft_consensus.cc:385] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.926482 15788 raft_consensus.cc:740] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.926703 15789 tablet_bootstrap.cc:492] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
W20260710 13:21:32.926841 15560 leader_election.cc:343] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.927434 15789 ts_tablet_manager.cc:1403] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.008s
W20260710 13:21:32.927691 15638 leader_election.cc:343] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.930727 15789 raft_consensus.cc:359] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.931550 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:32.931686 15814 leader_election.cc:290] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:32.931542 15789 raft_consensus.cc:385] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.932760 15789 raft_consensus.cc:740] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.933611 15789 consensus_queue.cc:260] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.935712 15786 tablet_bootstrap.cc:492] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:32.935882 15789 ts_tablet_manager.cc:1434] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:32.936362 15786 ts_tablet_manager.cc:1403] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.006s
I20260710 13:21:32.937122 15789 tablet_bootstrap.cc:492] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:32.939402 15786 raft_consensus.cc:359] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.940124 15786 raft_consensus.cc:385] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.940478 15786 raft_consensus.cc:740] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.941323 15786 consensus_queue.cc:260] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.943862 15789 tablet_bootstrap.cc:654] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.927289 15788 consensus_queue.cc:260] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.947000 15746 raft_consensus.cc:2468] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:32.949175 15788 ts_tablet_manager.cc:1434] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260710 13:21:32.950133 15788 tablet_bootstrap.cc:492] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:32.953290 15786 ts_tablet_manager.cc:1434] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260710 13:21:32.953874 15563 leader_election.cc:304] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [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: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:32.954394 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:32.955026 15597 raft_consensus.cc:2468] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:32.956204 15712 leader_election.cc:304] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:32.957245 15792 raft_consensus.cc:2804] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.957578 15792 raft_consensus.cc:493] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.957891 15792 raft_consensus.cc:3060] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.956503 15788 tablet_bootstrap.cc:654] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.956552 15814 raft_consensus.cc:2804] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.963088 15814 raft_consensus.cc:493] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.963423 15814 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.964648 15792 raft_consensus.cc:515] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.965425 15786 tablet_bootstrap.cc:492] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:32.967469 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:32.968065 15597 raft_consensus.cc:3060] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.968502 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
W20260710 13:21:32.970022 15709 leader_election.cc:343] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.973100 15814 raft_consensus.cc:515] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.974821 15597 raft_consensus.cc:2468] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:32.977597 15712 leader_election.cc:304] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:32.977804 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:32.975728 15792 leader_election.cc:290] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:32.979007 15786 tablet_bootstrap.cc:654] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.978935 15792 raft_consensus.cc:493] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.979687 15792 raft_consensus.cc:515] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
W20260710 13:21:32.980158 15709 leader_election.cc:343] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.982419 15792 leader_election.cc:290] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:32.983207 15792 raft_consensus.cc:2804] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.983641 15793 raft_consensus.cc:493] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.983754 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:32.984138 15793 raft_consensus.cc:515] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:32.984706 15672 raft_consensus.cc:2468] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:32.986470 15709 leader_election.cc:304] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:32.983721 15792 raft_consensus.cc:697] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:32.988308 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:32.989050 15672 raft_consensus.cc:2468] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:32.989116 15792 consensus_queue.cc:237] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.990549 15560 leader_election.cc:304] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:32.986340 15793 leader_election.cc:290] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:32.992002 15793 raft_consensus.cc:2804] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.992393 15793 raft_consensus.cc:493] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.992740 15793 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.995172 15792 raft_consensus.cc:493] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.995764 15792 raft_consensus.cc:515] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:32.996093 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:32.997735 15792 leader_election.cc:290] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:32.998332 15792 raft_consensus.cc:2804] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.998687 15792 raft_consensus.cc:493] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.999017 15792 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.001924 15793 raft_consensus.cc:515] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:33.003405 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:33.005200 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0a0401b6214d668aadf12de750e78f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:33.005767 15792 raft_consensus.cc:515] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:33.005034 15493 catalog_manager.cc:5697] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:33.006877 15746 raft_consensus.cc:2393] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32c3b2b045854ad3856976891cb9f60b in current term 1: Already voted for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in this term.
I20260710 13:21:33.007844 15792 leader_election.cc:290] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:33.010370 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
W20260710 13:21:33.012108 15712 leader_election.cc:343] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:33.012254 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0a0401b6214d668aadf12de750e78f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:33.013428 15672 raft_consensus.cc:2468] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:33.015100 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.015715 15671 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.016727 15786 tablet_bootstrap.cc:492] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:33.016551 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:33.017184 15786 ts_tablet_manager.cc:1403] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.001s
I20260710 13:21:33.017143 15746 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.019953 15670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.020203 15786 raft_consensus.cc:359] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.020933 15786 raft_consensus.cc:385] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.021219 15786 raft_consensus.cc:740] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.021947 15786 consensus_queue.cc:260] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.024454 15786 ts_tablet_manager.cc:1434] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:21:33.025496 15786 tablet_bootstrap.cc:492] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:33.026248 15789 tablet_bootstrap.cc:492] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:33.026747 15789 ts_tablet_manager.cc:1403] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.008s
I20260710 13:21:33.029618 15789 raft_consensus.cc:359] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.030352 15789 raft_consensus.cc:385] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.030721 15789 raft_consensus.cc:740] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.031505 15789 consensus_queue.cc:260] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.031991 15786 tablet_bootstrap.cc:654] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.024354 15746 raft_consensus.cc:2468] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
W20260710 13:21:33.034878 15560 leader_election.cc:343] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:33.035377 15814 leader_election.cc:290] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.037773 15789 ts_tablet_manager.cc:1434] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:33.039855 15789 tablet_bootstrap.cc:492] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:33.040411 15793 leader_election.cc:290] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Requested vote from peers 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:33.041936 15597 raft_consensus.cc:2393] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in current term 1: Already voted for candidate 32c3b2b045854ad3856976891cb9f60b in this term.
I20260710 13:21:33.048321 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:33.045594 15709 leader_election.cc:304] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [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: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:33.049332 15746 raft_consensus.cc:2393] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32c3b2b045854ad3856976891cb9f60b in current term 1: Already voted for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in this term.
I20260710 13:21:33.051504 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.053440 15563 leader_election.cc:304] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:33.054644 15828 raft_consensus.cc:2804] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:33.055095 15831 raft_consensus.cc:2804] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.055195 15828 raft_consensus.cc:493] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:33.055881 15828 raft_consensus.cc:3060] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.055912 15831 raft_consensus.cc:697] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:33.053771 15789 tablet_bootstrap.cc:654] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.061882 15563 leader_election.cc:304] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [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: 32c3b2b045854ad3856976891cb9f60b; no voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:33.063395 15814 raft_consensus.cc:2749] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:33.057302 15831 consensus_queue.cc:237] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.076719 15788 tablet_bootstrap.cc:492] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:33.077525 15788 ts_tablet_manager.cc:1403] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.128s	user 0.053s	sys 0.064s
I20260710 13:21:33.081297 15788 raft_consensus.cc:359] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.082428 15788 raft_consensus.cc:385] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.082864 15788 raft_consensus.cc:740] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.083906 15788 consensus_queue.cc:260] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.085641 15786 tablet_bootstrap.cc:492] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:33.086126 15786 ts_tablet_manager.cc:1403] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.028s
I20260710 13:21:33.087404 15788 ts_tablet_manager.cc:1434] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:33.088726 15788 tablet_bootstrap.cc:492] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:33.088629 15786 raft_consensus.cc:359] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.089332 15786 raft_consensus.cc:385] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.089628 15786 raft_consensus.cc:740] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.092239 15828 raft_consensus.cc:515] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.093415 15794 raft_consensus.cc:493] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.094519 15794 raft_consensus.cc:515] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.094053 15786 consensus_queue.cc:260] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.096825 15794 leader_election.cc:290] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.096956 15786 ts_tablet_manager.cc:1434] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260710 13:21:33.098489 15786 tablet_bootstrap.cc:492] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:33.099932 15788 tablet_bootstrap.cc:654] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.100243 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b3bc1fc4f24fa2ac5b8021e2693eff" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:33.101593 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b3bc1fc4f24fa2ac5b8021e2693eff" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:33.102416 15746 raft_consensus.cc:2393] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75b00b5222d7483b97e2f00d0c552a8a in current term 1: Already voted for candidate 32c3b2b045854ad3856976891cb9f60b in this term.
I20260710 13:21:33.104676 15638 leader_election.cc:304] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a; no voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:33.105774 15828 leader_election.cc:290] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:33.110977 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0a0401b6214d668aadf12de750e78f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.111829 15794 raft_consensus.cc:3060] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.111610 15672 raft_consensus.cc:3060] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.117966 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0a0401b6214d668aadf12de750e78f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:33.118609 15597 raft_consensus.cc:3060] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.123100 15671 raft_consensus.cc:2468] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:33.125051 15492 catalog_manager.cc:5697] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 1 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.127606 15788 tablet_bootstrap.cc:492] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:33.128095 15789 tablet_bootstrap.cc:492] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:33.128118 15788 ts_tablet_manager.cc:1403] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.013s
I20260710 13:21:33.129186 15789 ts_tablet_manager.cc:1403] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.016s
I20260710 13:21:33.131705 15788 raft_consensus.cc:359] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.128556 15709 leader_election.cc:304] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:33.131944 15794 raft_consensus.cc:2749] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:33.139477 15788 raft_consensus.cc:385] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.131927 15789 raft_consensus.cc:359] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.139887 15788 raft_consensus.cc:740] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.139981 15789 raft_consensus.cc:385] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.140136 15828 raft_consensus.cc:2804] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.140321 15789 raft_consensus.cc:740] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.140940 15828 raft_consensus.cc:697] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:33.140645 15788 consensus_queue.cc:260] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.141305 15789 consensus_queue.cc:260] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.141817 15828 consensus_queue.cc:237] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:33.142820 15788 ts_tablet_manager.cc:1434] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.009s
I20260710 13:21:33.143194 15789 ts_tablet_manager.cc:1434] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:21:33.144125 15789 tablet_bootstrap.cc:492] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:33.146431 15597 raft_consensus.cc:2468] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:33.138094 15672 raft_consensus.cc:2468] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:33.149513 15789 tablet_bootstrap.cc:654] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.150136 15786 tablet_bootstrap.cc:654] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.154574 15709 leader_election.cc:304] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:33.155320 15828 raft_consensus.cc:2804] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.156021 15828 raft_consensus.cc:697] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:33.156877 15828 consensus_queue.cc:237] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.160228 15494 catalog_manager.cc:5697] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.163287 15786 tablet_bootstrap.cc:492] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:33.163803 15786 ts_tablet_manager.cc:1403] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260710 13:21:33.165750 15786 raft_consensus.cc:359] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.166244 15786 raft_consensus.cc:385] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.166484 15786 raft_consensus.cc:740] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.167198 15786 consensus_queue.cc:260] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.169930 15786 ts_tablet_manager.cc:1434] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:33.170047 15789 tablet_bootstrap.cc:492] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:33.170560 15789 ts_tablet_manager.cc:1403] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260710 13:21:33.173178 15789 raft_consensus.cc:359] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.173786 15789 raft_consensus.cc:385] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.174024 15789 raft_consensus.cc:740] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.174638 15789 consensus_queue.cc:260] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.176595 15789 ts_tablet_manager.cc:1434] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:33.181983 15492 catalog_manager.cc:5697] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:33.229712 15794 raft_consensus.cc:493] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.230258 15794 raft_consensus.cc:515] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.232268 15794 leader_election.cc:290] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.233037 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:33.233240 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:33.233896 15597 raft_consensus.cc:2393] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75b00b5222d7483b97e2f00d0c552a8a in current term 1: Already voted for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in this term.
I20260710 13:21:33.234826 15638 leader_election.cc:304] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a; no voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:33.235548 15794 raft_consensus.cc:3060] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.235805 15831 consensus_queue.cc:1048] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.242183 15794 raft_consensus.cc:2749] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:33.247798 15793 consensus_queue.cc:1048] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.264001 15597 raft_consensus.cc:3060] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.271771 15794 consensus_queue.cc:1048] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.282553 15794 consensus_queue.cc:1048] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.311949 15828 raft_consensus.cc:493] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.312458 15828 raft_consensus.cc:515] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.313565 15793 raft_consensus.cc:493] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.314049 15793 raft_consensus.cc:515] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.314400 15828 leader_election.cc:290] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:33.315225 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:33.315536 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:33.315871 15597 raft_consensus.cc:2468] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:33.316082 15793 leader_election.cc:290] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.316210 15672 raft_consensus.cc:2468] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:33.316763 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:33.317327 15709 leader_election.cc:304] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:33.317353 15671 raft_consensus.cc:2468] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:33.318034 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:33.318177 15828 raft_consensus.cc:2804] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:33.318600 15828 raft_consensus.cc:493] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:33.318670 15746 raft_consensus.cc:2468] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:33.318732 15560 leader_election.cc:304] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:33.319111 15828 raft_consensus.cc:3060] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.319641 15793 raft_consensus.cc:2804] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:33.320034 15793 raft_consensus.cc:493] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:33.320324 15793 raft_consensus.cc:3060] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.324277 15828 raft_consensus.cc:515] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.324620 15793 raft_consensus.cc:515] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.325915 15828 leader_election.cc:290] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:33.326903 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.327296 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.327502 15671 raft_consensus.cc:3060] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.326846 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:33.327862 15672 raft_consensus.cc:3060] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.329399 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:33.329564 15597 raft_consensus.cc:3060] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.330446 15793 leader_election.cc:290] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.330021 15746 raft_consensus.cc:3060] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.334604 15671 raft_consensus.cc:2468] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:33.334964 15672 raft_consensus.cc:2468] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
I20260710 13:21:33.335788 15709 leader_election.cc:304] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:33.336191 15560 leader_election.cc:304] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:33.336658 15828 raft_consensus.cc:2804] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.337153 15828 raft_consensus.cc:697] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:33.336972 15793 raft_consensus.cc:2804] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.337666 15597 raft_consensus.cc:2468] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:33.337893 15793 raft_consensus.cc:697] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:33.338047 15828 consensus_queue.cc:237] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.339336 15746 raft_consensus.cc:2468] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
I20260710 13:21:33.339151 15793 consensus_queue.cc:237] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.346674 15495 catalog_manager.cc:5697] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:33.347183 15492 catalog_manager.cc:5697] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 1 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.354346 15794 consensus_queue.cc:1048] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:33.362794 15746 raft_consensus.cc:3060] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.370734 15847 consensus_queue.cc:1048] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.470767 15828 consensus_queue.cc:1048] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.481009 15827 consensus_queue.cc:1048] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.541170 15827 consensus_queue.cc:1048] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.556283 15830 consensus_queue.cc:1048] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:33.557476 15793 consensus_queue.cc:1048] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:33.562732 15847 raft_consensus.cc:493] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.563323 15847 raft_consensus.cc:515] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.565412 15847 leader_election.cc:290] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.567137 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:33.567282 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:33.569235 15638 leader_election.cc:304] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a; no voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:33.570323 15847 raft_consensus.cc:2749] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:33.574577 15746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
mode: GRACEFUL
new_leader_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:56586
I20260710 13:21:33.575873 15672 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.576139 15746 raft_consensus.cc:606] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Received request to transfer leadership to TS 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:33.578255 15830 consensus_queue.cc:1048] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.587688 15793 consensus_queue.cc:1048] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.591321 15746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b21dba862264298a3e309431f971457"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
mode: GRACEFUL
new_leader_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:56586
I20260710 13:21:33.592334 15746 raft_consensus.cc:606] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Received request to transfer leadership to TS 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:33.594266 15830 consensus_queue.cc:1048] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.600292 15746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0620c852e3474efa94f9caeda436699b"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
mode: GRACEFUL
new_leader_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:56586
I20260710 13:21:33.600912 15746 raft_consensus.cc:606] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Received request to transfer leadership to TS 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:33.612179 15828 raft_consensus.cc:993] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3: : Instructing follower 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:33.612627 15828 raft_consensus.cc:1081] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Signalling peer 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:33.614367 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:21:33.615003 15597 raft_consensus.cc:493] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:33.615371 15597 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.621964 15597 raft_consensus.cc:515] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:33.623554 15596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
mode: GRACEFUL
new_leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:43560
I20260710 13:21:33.624300 15596 raft_consensus.cc:606] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Received request to transfer leadership to TS 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:33.624891 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:33.625090 15597 leader_election.cc:290] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Requested vote from peers 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:33.625586 15746 raft_consensus.cc:3055] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:33.625960 15746 raft_consensus.cc:740] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:33.626827 15746 consensus_queue.cc:260] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:33.627447 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.627964 15746 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.628054 15671 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.633399 15746 raft_consensus.cc:2468] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:33.634341 15563 leader_election.cc:304] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:33.635020 15793 raft_consensus.cc:2804] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:33.635521 15793 raft_consensus.cc:697] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:33.636050 15671 raft_consensus.cc:2468] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:33.636313 15793 consensus_queue.cc:237] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:33.638255 15597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
mode: GRACEFUL
new_leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:43560
I20260710 13:21:33.638782 15597 raft_consensus.cc:606] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Received request to transfer leadership to TS 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:33.644176 15492 catalog_manager.cc:5697] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 1 to 2, leader changed from 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195) to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 2 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.723853 15830 consensus_queue.cc:1048] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.734555 15830 consensus_queue.cc:1048] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:33.744343 15828 raft_consensus.cc:993] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3: : Instructing follower 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:33.744793 15830 raft_consensus.cc:1081] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Signalling peer 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:33.746192 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b21dba862264298a3e309431f971457"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:21:33.746785 15597 raft_consensus.cc:493] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:33.747112 15597 raft_consensus.cc:3060] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.751904 15597 raft_consensus.cc:515] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.753409 15597 leader_election.cc:290] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.754093 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:33.754329 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b21dba862264298a3e309431f971457" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:33.754709 15671 raft_consensus.cc:3060] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.754920 15746 raft_consensus.cc:3055] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:33.755278 15746 raft_consensus.cc:740] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:33.756072 15746 consensus_queue.cc:260] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.757269 15746 raft_consensus.cc:3060] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.761607 15671 raft_consensus.cc:2468] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:33.762938 15560 leader_election.cc:304] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:33.763618 15814 raft_consensus.cc:2804] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:33.763868 15746 raft_consensus.cc:2468] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:33.764137 15814 raft_consensus.cc:697] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:33.764997 15814 consensus_queue.cc:237] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.771502 15492 catalog_manager.cc:5697] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 1 to 2, leader changed from 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195) to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 2 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.786053 15814 consensus_queue.cc:1048] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.796003 15814 consensus_queue.cc:1048] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.803821 15831 raft_consensus.cc:993] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b: : Instructing follower 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:33.804278 15831 raft_consensus.cc:1081] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Signalling peer 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:33.805696 15671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:58418
I20260710 13:21:33.806186 15671 raft_consensus.cc:493] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:33.806483 15671 raft_consensus.cc:3060] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.811163 15671 raft_consensus.cc:515] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.812774 15671 leader_election.cc:290] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:33.813402 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:33.813830 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d53540eb97f473fa9bbf0bfdaa9893f" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:33.814046 15597 raft_consensus.cc:3055] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:33.814419 15746 raft_consensus.cc:3060] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.814435 15597 raft_consensus.cc:740] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:33.815505 15597 consensus_queue.cc:260] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.816781 15597 raft_consensus.cc:3060] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.819669 15746 raft_consensus.cc:2468] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:33.820751 15638 leader_election.cc:304] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:33.821421 15847 raft_consensus.cc:2804] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:33.821895 15847 raft_consensus.cc:697] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:33.822049 15597 raft_consensus.cc:2468] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:33.822803 15847 consensus_queue.cc:237] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:33.829258 15492 catalog_manager.cc:5697] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 1 to 2, leader changed from 32c3b2b045854ad3856976891cb9f60b (127.10.226.193) to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.019662 15828 raft_consensus.cc:993] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3: : Instructing follower 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:34.020095 15830 raft_consensus.cc:1081] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Signalling peer 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:34.021754 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0620c852e3474efa94f9caeda436699b"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:21:34.022292 15597 raft_consensus.cc:493] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.022701 15597 raft_consensus.cc:3060] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.027321 15597 raft_consensus.cc:515] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:34.028892 15597 leader_election.cc:290] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:34.029525 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:34.029847 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0620c852e3474efa94f9caeda436699b" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:34.030138 15671 raft_consensus.cc:3060] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.030455 15746 raft_consensus.cc:3055] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:34.030793 15746 raft_consensus.cc:740] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:34.031579 15746 consensus_queue.cc:260] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:34.032833 15746 raft_consensus.cc:3060] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.036984 15671 raft_consensus.cc:2468] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:34.038102 15560 leader_election.cc:304] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:34.038794 15831 raft_consensus.cc:2804] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.039276 15831 raft_consensus.cc:697] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:34.039335 15746 raft_consensus.cc:2468] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:34.040186 15831 consensus_queue.cc:237] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:34.046495 15492 catalog_manager.cc:5697] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 1 to 2, leader changed from 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195) to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 2 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.093564 15867 raft_consensus.cc:993] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b: : Instructing follower 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:34.094055 15831 raft_consensus.cc:1081] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Signalling peer 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:34.095610 15671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:58418
I20260710 13:21:34.096153 15671 raft_consensus.cc:493] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.096499 15671 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.101308 15671 raft_consensus.cc:515] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:34.102826 15671 leader_election.cc:290] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:34.103667 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:34.103902 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:34.104208 15597 raft_consensus.cc:3055] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:34.104447 15746 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.104534 15597 raft_consensus.cc:740] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:34.105381 15597 consensus_queue.cc:260] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:34.106312 15597 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.109517 15746 raft_consensus.cc:2468] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:34.110605 15638 leader_election.cc:304] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:34.111402 15847 raft_consensus.cc:2804] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.111902 15847 raft_consensus.cc:697] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:34.112066 15597 raft_consensus.cc:2468] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:34.112736 15847 consensus_queue.cc:237] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:34.118489 15492 catalog_manager.cc:5697] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 1 to 2, leader changed from 32c3b2b045854ad3856976891cb9f60b (127.10.226.193) to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.159423 15671 raft_consensus.cc:1275] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.160645 15831 consensus_queue.cc:1048] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.163851 15669 raft_consensus.cc:1275] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.165329 15867 consensus_queue.cc:1048] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.169026 15746 raft_consensus.cc:1275] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.170488 15831 consensus_queue.cc:1048] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.180061 15746 raft_consensus.cc:1275] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.181550 15831 consensus_queue.cc:1048] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.348258 15745 raft_consensus.cc:1275] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.349457 15847 consensus_queue.cc:1048] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.353315 15597 raft_consensus.cc:1275] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.354537 15794 consensus_queue.cc:1048] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.454313 15669 raft_consensus.cc:1275] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.455605 15831 consensus_queue.cc:1048] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.458303 15745 raft_consensus.cc:1275] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.459798 15831 consensus_queue.cc:1048] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.607005 15597 raft_consensus.cc:1275] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.608150 15794 consensus_queue.cc:1048] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.616858 15745 raft_consensus.cc:1275] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.618741 15847 consensus_queue.cc:1048] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:36.665788 15492 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46632:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:36.668226 15492 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:36.713107 15580 tablet_service.cc:1511] Processing CreateTablet for tablet 3317544429a6418297879a0556ac03d0 (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:36.713943 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 3317544429a6418297879a0556ac03d0 (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:36.714352 15580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3317544429a6418297879a0556ac03d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.715204 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3317544429a6418297879a0556ac03d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.716090 15731 tablet_service.cc:1511] Processing CreateTablet for tablet 3317544429a6418297879a0556ac03d0 (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:36.717242 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3317544429a6418297879a0556ac03d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.723130 15655 tablet_service.cc:1511] Processing CreateTablet for tablet bad9c0bfc67e427883b3fb869b6080bf (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:36.723491 15659 tablet_service.cc:1511] Processing CreateTablet for tablet 2f94f61c9c6146d59ad9dc6a2db69691 (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:36.724365 15655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad9c0bfc67e427883b3fb869b6080bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.724912 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f94f61c9c6146d59ad9dc6a2db69691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.733062 15579 tablet_service.cc:1511] Processing CreateTablet for tablet bad9c0bfc67e427883b3fb869b6080bf (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:36.733717 15729 tablet_service.cc:1511] Processing CreateTablet for tablet bad9c0bfc67e427883b3fb869b6080bf (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:36.734360 15579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad9c0bfc67e427883b3fb869b6080bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.734962 15729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad9c0bfc67e427883b3fb869b6080bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.735383 15654 tablet_service.cc:1511] Processing CreateTablet for tablet 631e126b30a04bbd945d12b6d730c81e (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:36.736454 15883 tablet_bootstrap.cc:492] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:36.736629 15654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631e126b30a04bbd945d12b6d730c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.742383 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 2f94f61c9c6146d59ad9dc6a2db69691 (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:36.743623 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f94f61c9c6146d59ad9dc6a2db69691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.743388 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 2f94f61c9c6146d59ad9dc6a2db69691 (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:36.744570 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f94f61c9c6146d59ad9dc6a2db69691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.746454 15580 tablet_service.cc:1511] Processing CreateTablet for tablet 631e126b30a04bbd945d12b6d730c81e (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:36.747604 15580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631e126b30a04bbd945d12b6d730c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.750835 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1400c2675d47babb9586daa536209f (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:36.751973 15585 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1400c2675d47babb9586daa536209f (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:36.753151 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1400c2675d47babb9586daa536209f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.752948 15736 tablet_service.cc:1511] Processing CreateTablet for tablet 631e126b30a04bbd945d12b6d730c81e (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:36.754109 15736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631e126b30a04bbd945d12b6d730c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.752013 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1400c2675d47babb9586daa536209f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.763420 15883 tablet_bootstrap.cc:654] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.789294 15734 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1400c2675d47babb9586daa536209f (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:36.790691 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1400c2675d47babb9586daa536209f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.809877 15580 tablet_service.cc:1511] Processing CreateTablet for tablet 2c84d72b8ddf4b6a944238321f58b83f (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:36.810353 15884 tablet_bootstrap.cc:492] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:36.811182 15580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c84d72b8ddf4b6a944238321f58b83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.818184 15884 tablet_bootstrap.cc:654] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.823623 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 2c84d72b8ddf4b6a944238321f58b83f (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:36.823777 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 2c84d72b8ddf4b6a944238321f58b83f (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:36.824900 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c84d72b8ddf4b6a944238321f58b83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.825006 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c84d72b8ddf4b6a944238321f58b83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.828884 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 748bca3092ea4102b418501c43497f2e (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:36.830147 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748bca3092ea4102b418501c43497f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.842651 15580 tablet_service.cc:1511] Processing CreateTablet for tablet 748bca3092ea4102b418501c43497f2e (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:36.844427 15580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748bca3092ea4102b418501c43497f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.846026 15886 tablet_bootstrap.cc:492] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:36.847056 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 748bca3092ea4102b418501c43497f2e (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:36.848239 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748bca3092ea4102b418501c43497f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.852252 15883 tablet_bootstrap.cc:492] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:36.852761 15883 ts_tablet_manager.cc:1403] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.012s
I20260710 13:21:36.852823 15655 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2b3088e8aa41b982f7cccb652ceacd (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:36.853058 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 05254fa3363349548289e9a101fbea9b (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:36.854003 15655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2b3088e8aa41b982f7cccb652ceacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.854327 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05254fa3363349548289e9a101fbea9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.856191 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 05254fa3363349548289e9a101fbea9b (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:36.857622 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05254fa3363349548289e9a101fbea9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.858690 15883 raft_consensus.cc:359] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.859463 15883 raft_consensus.cc:385] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.859817 15883 raft_consensus.cc:740] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.861658 15734 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2b3088e8aa41b982f7cccb652ceacd (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:36.862398 15579 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2b3088e8aa41b982f7cccb652ceacd (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:36.863862 15579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2b3088e8aa41b982f7cccb652ceacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.865970 15886 tablet_bootstrap.cc:654] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.866961 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2b3088e8aa41b982f7cccb652ceacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.869884 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 05254fa3363349548289e9a101fbea9b (DEFAULT_TABLE table=soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:36.871346 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05254fa3363349548289e9a101fbea9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.871743 15883 consensus_queue.cc:260] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
W20260710 13:21:36.883335 15543 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:36.886756 15884 tablet_bootstrap.cc:492] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:36.887253 15884 ts_tablet_manager.cc:1403] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.006s
I20260710 13:21:36.889632 15883 ts_tablet_manager.cc:1434] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:21:36.890071 15884 raft_consensus.cc:359] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.898917 15884 raft_consensus.cc:385] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.899336 15884 raft_consensus.cc:740] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.899559 15883 tablet_bootstrap.cc:492] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:36.900410 15884 consensus_queue.cc:260] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.910199 15883 tablet_bootstrap.cc:654] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.920326 15884 ts_tablet_manager.cc:1434] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.005s
I20260710 13:21:36.921543 15884 tablet_bootstrap.cc:492] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:36.922295 15886 tablet_bootstrap.cc:492] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:36.922842 15886 ts_tablet_manager.cc:1403] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.020s
I20260710 13:21:36.925671 15886 raft_consensus.cc:359] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.926365 15886 raft_consensus.cc:385] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.926640 15886 raft_consensus.cc:740] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.927345 15886 consensus_queue.cc:260] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.927891 15831 raft_consensus.cc:493] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.928521 15831 raft_consensus.cc:515] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.929646 15886 ts_tablet_manager.cc:1434] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:36.930639 15886 tablet_bootstrap.cc:492] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:36.934548 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
W20260710 13:21:36.936012 15560 leader_election.cc:343] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.936477 15886 tablet_bootstrap.cc:654] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.937103 15831 leader_election.cc:290] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:36.937996 15884 tablet_bootstrap.cc:654] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.943499 15886 tablet_bootstrap.cc:492] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:36.944103 15886 ts_tablet_manager.cc:1403] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:21:36.947778 15886 raft_consensus.cc:359] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.948673 15886 raft_consensus.cc:385] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.949028 15886 raft_consensus.cc:740] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.952729 15883 tablet_bootstrap.cc:492] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:36.953390 15883 ts_tablet_manager.cc:1403] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.054s	user 0.003s	sys 0.009s
I20260710 13:21:36.949877 15886 consensus_queue.cc:260] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.956410 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:36.956959 15883 raft_consensus.cc:359] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.957405 15886 ts_tablet_manager.cc:1434] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:36.957679 15883 raft_consensus.cc:385] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.958021 15883 raft_consensus.cc:740] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.958426 15886 tablet_bootstrap.cc:492] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:36.958843 15883 consensus_queue.cc:260] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.963593 15884 tablet_bootstrap.cc:492] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
W20260710 13:21:36.963796 15563 leader_election.cc:343] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.964149 15884 ts_tablet_manager.cc:1403] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.002s
I20260710 13:21:36.967530 15884 raft_consensus.cc:359] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.968263 15884 raft_consensus.cc:385] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.968626 15886 tablet_bootstrap.cc:654] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.968595 15884 raft_consensus.cc:740] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.970515 15883 ts_tablet_manager.cc:1434] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 13:21:36.964308 15563 leader_election.cc:304] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b; no voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:36.970125 15884 consensus_queue.cc:260] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.972086 15891 raft_consensus.cc:2749] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.971787 15883 tablet_bootstrap.cc:492] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:36.973871 15884 ts_tablet_manager.cc:1434] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:36.974897 15884 tablet_bootstrap.cc:492] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:36.981122 15886 tablet_bootstrap.cc:492] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:36.981892 15886 ts_tablet_manager.cc:1403] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260710 13:21:36.982275 15883 tablet_bootstrap.cc:654] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.985139 15886 raft_consensus.cc:359] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.986145 15886 raft_consensus.cc:385] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.986538 15886 raft_consensus.cc:740] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.981189 15884 tablet_bootstrap.cc:654] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.991585 15886 consensus_queue.cc:260] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:36.995009 15886 ts_tablet_manager.cc:1434] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 13:21:36.996277 15886 tablet_bootstrap.cc:492] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:37.008742 15886 tablet_bootstrap.cc:654] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.011794 15883 tablet_bootstrap.cc:492] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:37.012053 15884 tablet_bootstrap.cc:492] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:37.012298 15883 ts_tablet_manager.cc:1403] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.012s
I20260710 13:21:37.012627 15884 ts_tablet_manager.cc:1403] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260710 13:21:37.015347 15883 raft_consensus.cc:359] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.016134 15883 raft_consensus.cc:385] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.015734 15884 raft_consensus.cc:359] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.016453 15883 raft_consensus.cc:740] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.016615 15884 raft_consensus.cc:385] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.016988 15884 raft_consensus.cc:740] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.017244 15883 consensus_queue.cc:260] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.017823 15884 consensus_queue.cc:260] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.020040 15886 tablet_bootstrap.cc:492] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:37.020354 15884 ts_tablet_manager.cc:1434] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:37.020529 15886 ts_tablet_manager.cc:1403] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260710 13:21:37.021334 15884 tablet_bootstrap.cc:492] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:37.022172 15883 ts_tablet_manager.cc:1434] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:21:37.024046 15883 tablet_bootstrap.cc:492] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:37.024387 15886 raft_consensus.cc:359] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.025166 15886 raft_consensus.cc:385] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.025496 15886 raft_consensus.cc:740] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.026448 15886 consensus_queue.cc:260] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.028921 15886 ts_tablet_manager.cc:1434] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:21:37.029274 15884 tablet_bootstrap.cc:654] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.030035 15895 raft_consensus.cc:493] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.030580 15895 raft_consensus.cc:515] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.032930 15886 tablet_bootstrap.cc:492] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:37.034255 15895 leader_election.cc:290] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.035180 15883 tablet_bootstrap.cc:654] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.037578 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:37.039646 15886 tablet_bootstrap.cc:654] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.039570 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.038278 15745 raft_consensus.cc:2468] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:37.043023 15638 leader_election.cc:304] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
W20260710 13:21:37.044224 15638 leader_election.cc:343] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.045909 15794 raft_consensus.cc:2804] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.046458 15794 raft_consensus.cc:493] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.047164 15794 raft_consensus.cc:3060] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.056337 15794 raft_consensus.cc:515] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.068732 15886 tablet_bootstrap.cc:492] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:37.069509 15886 ts_tablet_manager.cc:1403] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.002s
I20260710 13:21:37.069775 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:37.071465 15895 raft_consensus.cc:493] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.072134 15895 raft_consensus.cc:515] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.074115 15886 raft_consensus.cc:359] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.075191 15886 raft_consensus.cc:385] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.075556 15886 raft_consensus.cc:740] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.076627 15886 consensus_queue.cc:260] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.079873 15886 ts_tablet_manager.cc:1434] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260710 13:21:37.081200 15886 tablet_bootstrap.cc:492] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
W20260710 13:21:37.088531 15638 leader_election.cc:343] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.089884 15886 tablet_bootstrap.cc:654] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.089788 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.090505 15597 raft_consensus.cc:2468] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:37.091996 15638 leader_election.cc:304] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:37.092864 15895 leader_election.cc:290] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.094480 15895 raft_consensus.cc:2804] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.101858 15895 raft_consensus.cc:493] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.102313 15895 raft_consensus.cc:3060] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.104303 15886 tablet_bootstrap.cc:492] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:37.104080 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:37.104776 15886 ts_tablet_manager.cc:1403] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 13:21:37.104802 15745 raft_consensus.cc:2468] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:37.107616 15794 leader_election.cc:290] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.107865 15886 raft_consensus.cc:359] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.108688 15886 raft_consensus.cc:385] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.108994 15886 raft_consensus.cc:740] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.109500 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:37.110162 15745 raft_consensus.cc:3060] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.112664 15886 consensus_queue.cc:260] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.118443 15886 ts_tablet_manager.cc:1434] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:21:37.119871 15886 tablet_bootstrap.cc:492] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:37.124861 15883 tablet_bootstrap.cc:492] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:37.125725 15883 ts_tablet_manager.cc:1403] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.102s	user 0.028s	sys 0.039s
I20260710 13:21:37.126223 15886 tablet_bootstrap.cc:654] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.127553 15872 raft_consensus.cc:493] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.128022 15872 raft_consensus.cc:515] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.129668 15883 raft_consensus.cc:359] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.131817 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:37.122247 15895 raft_consensus.cc:515] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.133311 15884 tablet_bootstrap.cc:492] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:37.133668 15886 tablet_bootstrap.cc:492] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:37.133791 15884 ts_tablet_manager.cc:1403] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.113s	user 0.019s	sys 0.077s
I20260710 13:21:37.132022 15883 raft_consensus.cc:385] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.134178 15886 ts_tablet_manager.cc:1403] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:21:37.134420 15883 raft_consensus.cc:740] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
W20260710 13:21:37.134502 15709 leader_election.cc:343] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.135730 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.133701 15872 leader_election.cc:290] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:37.136469 15597 raft_consensus.cc:2468] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:37.136822 15884 raft_consensus.cc:359] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.137540 15884 raft_consensus.cc:385] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.137876 15884 raft_consensus.cc:740] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.137894 15712 leader_election.cc:304] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [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: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:37.135430 15883 consensus_queue.cc:260] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.138689 15884 consensus_queue.cc:260] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.134086 15895 leader_election.cc:290] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.137190 15886 raft_consensus.cc:359] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.149471 15886 raft_consensus.cc:385] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.149827 15886 raft_consensus.cc:740] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.149992 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:37.150578 15746 raft_consensus.cc:3060] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.150575 15886 consensus_queue.cc:260] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.152716 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:37.153326 15596 raft_consensus.cc:3060] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.140981 15884 ts_tablet_manager.cc:1434] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:37.124806 15745 raft_consensus.cc:2468] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:37.158723 15884 tablet_bootstrap.cc:492] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:37.159941 15746 raft_consensus.cc:2468] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:37.148870 15883 ts_tablet_manager.cc:1434] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:21:37.161355 15638 leader_election.cc:304] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:37.161660 15883 tablet_bootstrap.cc:492] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:37.162667 15638 leader_election.cc:304] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.162843 15895 raft_consensus.cc:2804] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.163529 15794 raft_consensus.cc:2804] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.163790 15895 raft_consensus.cc:697] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:37.164942 15895 consensus_queue.cc:237] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.165884 15884 tablet_bootstrap.cc:654] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.171555 15909 raft_consensus.cc:2804] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.171991 15909 raft_consensus.cc:493] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.172315 15909 raft_consensus.cc:3060] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.162297 15596 raft_consensus.cc:2468] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:37.185521 15883 tablet_bootstrap.cc:654] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.189621 15909 raft_consensus.cc:515] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.192533 15794 raft_consensus.cc:697] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:37.193003 15884 tablet_bootstrap.cc:492] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:37.193518 15886 ts_tablet_manager.cc:1434] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.025s
I20260710 13:21:37.193491 15884 ts_tablet_manager.cc:1403] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.009s
I20260710 13:21:37.193499 15794 consensus_queue.cc:237] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.194234 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:37.194878 15596 raft_consensus.cc:3060] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.195019 15886 tablet_bootstrap.cc:492] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:37.203341 15886 tablet_bootstrap.cc:654] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.205053 15596 raft_consensus.cc:2468] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:37.206449 15712 leader_election.cc:304] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.206913 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:37.208120 15909 leader_election.cc:290] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:37.196874 15884 raft_consensus.cc:359] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.207306 15905 raft_consensus.cc:2804] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.211128 15884 raft_consensus.cc:385] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.214654 15905 raft_consensus.cc:697] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:37.219172 15883 tablet_bootstrap.cc:492] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:37.219101 15886 tablet_bootstrap.cc:492] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:37.221735 15909 raft_consensus.cc:493] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.216831 15905 consensus_queue.cc:237] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.245527 15886 ts_tablet_manager.cc:1403] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.012s
I20260710 13:21:37.216080 15884 raft_consensus.cc:740] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.233632 15492 catalog_manager.cc:5697] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.247462 15884 consensus_queue.cc:260] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.245620 15883 ts_tablet_manager.cc:1403] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.084s	user 0.039s	sys 0.007s
I20260710 13:21:37.248392 15669 raft_consensus.cc:3060] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.247920 15492 catalog_manager.cc:5697] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.248531 15886 raft_consensus.cc:359] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.249240 15886 raft_consensus.cc:385] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.249473 15886 raft_consensus.cc:740] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.250061 15886 consensus_queue.cc:260] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.251116 15883 raft_consensus.cc:359] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.251809 15883 raft_consensus.cc:385] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.252090 15883 raft_consensus.cc:740] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.252797 15883 consensus_queue.cc:260] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.221951 15872 raft_consensus.cc:493] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.254850 15872 raft_consensus.cc:515] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.256844 15872 leader_election.cc:290] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:37.245632 15909 raft_consensus.cc:515] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.258970 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748bca3092ea4102b418501c43497f2e" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:37.259477 15909 leader_election.cc:290] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
W20260710 13:21:37.260932 15709 leader_election.cc:343] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.261698 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1400c2675d47babb9586daa536209f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:37.262290 15671 raft_consensus.cc:2468] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:37.262696 15884 ts_tablet_manager.cc:1434] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.005s
I20260710 13:21:37.262573 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1400c2675d47babb9586daa536209f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.263252 15595 raft_consensus.cc:2468] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:37.263363 15709 leader_election.cc:304] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.263700 15884 tablet_bootstrap.cc:492] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:37.264219 15909 raft_consensus.cc:2804] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.264546 15909 raft_consensus.cc:493] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.264771 15909 raft_consensus.cc:3060] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.258385 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748bca3092ea4102b418501c43497f2e" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.271278 15883 ts_tablet_manager.cc:1434] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260710 13:21:37.272248 15883 tablet_bootstrap.cc:492] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
W20260710 13:21:37.272634 15712 leader_election.cc:343] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.273097 15712 leader_election.cc:304] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:37.273622 15909 raft_consensus.cc:515] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.275411 15914 raft_consensus.cc:2749] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:37.275904 15886 ts_tablet_manager.cc:1434] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.006s
I20260710 13:21:37.276958 15886 tablet_bootstrap.cc:492] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Bootstrap starting.
I20260710 13:21:37.278559 15883 tablet_bootstrap.cc:654] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.280805 15669 raft_consensus.cc:2468] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:37.270502 15884 tablet_bootstrap.cc:654] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.282388 15886 tablet_bootstrap.cc:654] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.287855 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1400c2675d47babb9586daa536209f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:37.288457 15596 raft_consensus.cc:3060] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.290789 15883 tablet_bootstrap.cc:492] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:37.291369 15883 ts_tablet_manager.cc:1403] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.006s
I20260710 13:21:37.295209 15596 raft_consensus.cc:2468] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:37.296337 15712 leader_election.cc:304] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.297086 15872 raft_consensus.cc:2804] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.297547 15872 raft_consensus.cc:697] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:37.298336 15872 consensus_queue.cc:237] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.305471 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1400c2675d47babb9586daa536209f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:37.305848 15909 leader_election.cc:290] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:37.306295 15669 raft_consensus.cc:3060] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.317873 15669 raft_consensus.cc:2468] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:37.324637 15794 raft_consensus.cc:493] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.325307 15794 raft_consensus.cc:515] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.338428 15884 tablet_bootstrap.cc:492] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:37.338510 15886 tablet_bootstrap.cc:492] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3: No bootstrap required, opened a new log
I20260710 13:21:37.339066 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.338418 15883 raft_consensus.cc:359] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.339319 15886 ts_tablet_manager.cc:1403] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.002s
I20260710 13:21:37.339690 15596 raft_consensus.cc:2468] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:37.339735 15905 raft_consensus.cc:493] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.340544 15884 ts_tablet_manager.cc:1403] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260710 13:21:37.340356 15905 raft_consensus.cc:515] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.342088 15886 raft_consensus.cc:359] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.342736 15886 raft_consensus.cc:385] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.343025 15886 raft_consensus.cc:740] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.343667 15905 leader_election.cc:290] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:37.343552 15884 raft_consensus.cc:359] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.344262 15884 raft_consensus.cc:385] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.344419 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.345000 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:37.345608 15638 leader_election.cc:304] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
W20260710 13:21:37.345775 15712 leader_election.cc:343] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:37.346455 15709 leader_election.cc:343] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.346681 15906 raft_consensus.cc:2804] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.347040 15906 raft_consensus.cc:493] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.346937 15709 leader_election.cc:304] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:37.347422 15906 raft_consensus.cc:3060] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.348011 15883 raft_consensus.cc:385] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.347900 15872 raft_consensus.cc:2749] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:37.349299 15883 raft_consensus.cc:740] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.350080 15883 consensus_queue.cc:260] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.344596 15884 raft_consensus.cc:740] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.347929 15886 consensus_queue.cc:260] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.351823 15884 consensus_queue.cc:260] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.353258 15886 ts_tablet_manager.cc:1434] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:21:37.354147 15884 ts_tablet_manager.cc:1434] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:21:37.354471 15883 ts_tablet_manager.cc:1434] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.005s
I20260710 13:21:37.355078 15884 tablet_bootstrap.cc:492] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:37.356043 15883 tablet_bootstrap.cc:492] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:37.357093 15906 raft_consensus.cc:515] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.359377 15794 leader_election.cc:290] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.360436 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:37.361034 15745 raft_consensus.cc:2468] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:37.362886 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:37.363459 15596 raft_consensus.cc:3060] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.363721 15884 tablet_bootstrap.cc:654] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.364449 15492 catalog_manager.cc:5697] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.365628 15883 tablet_bootstrap.cc:654] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.376799 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:37.377451 15745 raft_consensus.cc:3060] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.379602 15883 tablet_bootstrap.cc:492] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:37.380093 15883 ts_tablet_manager.cc:1403] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.013s
I20260710 13:21:37.383443 15883 raft_consensus.cc:359] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.366190 15492 catalog_manager.cc:5697] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.384151 15883 raft_consensus.cc:385] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.384197 15906 leader_election.cc:290] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.384621 15883 raft_consensus.cc:740] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.386274 15745 raft_consensus.cc:2468] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:37.386286 15883 consensus_queue.cc:260] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.387686 15638 leader_election.cc:304] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.388511 15906 raft_consensus.cc:2804] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.389567 15906 raft_consensus.cc:697] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:37.393932 15596 raft_consensus.cc:2468] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:37.390398 15906 consensus_queue.cc:237] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.397212 15883 ts_tablet_manager.cc:1434] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:21:37.398440 15883 tablet_bootstrap.cc:492] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:37.403405 15884 tablet_bootstrap.cc:492] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:37.404078 15884 ts_tablet_manager.cc:1403] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.025s
I20260710 13:21:37.407012 15884 raft_consensus.cc:359] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.407450 15883 tablet_bootstrap.cc:654] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.407706 15884 raft_consensus.cc:385] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.408061 15884 raft_consensus.cc:740] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.408783 15884 consensus_queue.cc:260] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.411190 15884 ts_tablet_manager.cc:1434] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:21:37.412279 15884 tablet_bootstrap.cc:492] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:37.413857 15883 tablet_bootstrap.cc:492] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:37.413012 15493 catalog_manager.cc:5697] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.414866 15883 ts_tablet_manager.cc:1403] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:21:37.417549 15883 raft_consensus.cc:359] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.418067 15883 raft_consensus.cc:385] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.418298 15883 raft_consensus.cc:740] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.418563 15884 tablet_bootstrap.cc:654] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.419271 15883 consensus_queue.cc:260] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.423019 15883 ts_tablet_manager.cc:1434] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:37.430163 15883 tablet_bootstrap.cc:492] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: Bootstrap starting.
I20260710 13:21:37.435871 15883 tablet_bootstrap.cc:654] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.437354 15884 tablet_bootstrap.cc:492] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:37.437911 15884 ts_tablet_manager.cc:1403] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260710 13:21:37.439872 15883 tablet_bootstrap.cc:492] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: No bootstrap required, opened a new log
I20260710 13:21:37.440289 15883 ts_tablet_manager.cc:1403] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:21:37.441254 15884 raft_consensus.cc:359] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.442173 15884 raft_consensus.cc:385] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.442451 15884 raft_consensus.cc:740] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.442730 15883 raft_consensus.cc:359] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.443560 15883 raft_consensus.cc:385] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.443135 15884 consensus_queue.cc:260] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.443877 15883 raft_consensus.cc:740] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.444557 15883 consensus_queue.cc:260] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.445922 15884 ts_tablet_manager.cc:1434] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:21:37.446470 15883 ts_tablet_manager.cc:1434] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:21:37.446919 15884 tablet_bootstrap.cc:492] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a: Bootstrap starting.
I20260710 13:21:37.454186 15884 tablet_bootstrap.cc:654] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.458101 15884 tablet_bootstrap.cc:492] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a: No bootstrap required, opened a new log
I20260710 13:21:37.458459 15884 ts_tablet_manager.cc:1403] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 13:21:37.460287 15884 raft_consensus.cc:359] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.460767 15884 raft_consensus.cc:385] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.460978 15884 raft_consensus.cc:740] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.461671 15884 consensus_queue.cc:260] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.463248 15884 ts_tablet_manager.cc:1434] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:21:37.467996 15872 raft_consensus.cc:493] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.468506 15872 raft_consensus.cc:515] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.470546 15872 leader_election.cc:290] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:37.471122 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.471513 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:37.471764 15596 raft_consensus.cc:2468] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:37.472064 15669 raft_consensus.cc:2468] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 0.
I20260710 13:21:37.472887 15712 leader_election.cc:304] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.473631 15872 raft_consensus.cc:2804] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.473989 15872 raft_consensus.cc:493] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.474349 15872 raft_consensus.cc:3060] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.479348 15872 raft_consensus.cc:515] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.480773 15872 leader_election.cc:290] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:37.481454 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:37.481729 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:37.482059 15596 raft_consensus.cc:3060] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.482255 15669 raft_consensus.cc:3060] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.488838 15596 raft_consensus.cc:2468] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:37.488838 15669 raft_consensus.cc:2468] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 1.
I20260710 13:21:37.490046 15709 leader_election.cc:304] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.490757 15872 raft_consensus.cc:2804] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.491155 15872 raft_consensus.cc:697] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:37.491852 15872 consensus_queue.cc:237] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.498422 15494 catalog_manager.cc:5697] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 1 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.589744 15906 consensus_queue.cc:1048] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.604954 15595 raft_consensus.cc:3060] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.613713 15794 consensus_queue.cc:1048] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.617369 15930 raft_consensus.cc:493] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.617866 15930 raft_consensus.cc:515] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.620133 15930 leader_election.cc:290] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.621246 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05254fa3363349548289e9a101fbea9b" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:37.621918 15669 raft_consensus.cc:2468] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:37.621551 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05254fa3363349548289e9a101fbea9b" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:37.623008 15560 leader_election.cc:304] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:37.623383 15746 raft_consensus.cc:2468] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:37.624348 15930 raft_consensus.cc:2804] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.624846 15930 raft_consensus.cc:493] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.625605 15930 raft_consensus.cc:3060] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.632141 15930 raft_consensus.cc:515] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.633843 15930 leader_election.cc:290] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.634748 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05254fa3363349548289e9a101fbea9b" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:37.634826 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05254fa3363349548289e9a101fbea9b" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:37.635367 15669 raft_consensus.cc:3060] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.635407 15746 raft_consensus.cc:3060] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.639544 15746 raft_consensus.cc:2468] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
I20260710 13:21:37.640067 15669 raft_consensus.cc:2468] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
I20260710 13:21:37.640419 15563 leader_election.cc:304] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.641187 15930 raft_consensus.cc:2804] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.641644 15930 raft_consensus.cc:697] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:37.642253 15930 consensus_queue.cc:237] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.649788 15494 catalog_manager.cc:5697] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 1 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.654263 15794 consensus_queue.cc:1048] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.664258 15895 consensus_queue.cc:1048] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.668143 15905 consensus_queue.cc:1048] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.682154 15909 consensus_queue.cc:1048] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.719515 15909 consensus_queue.cc:1048] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.729368 15914 consensus_queue.cc:1048] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.737156 15930 raft_consensus.cc:493] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.737694 15930 raft_consensus.cc:515] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.739377 15930 leader_election.cc:290] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.740068 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a" is_pre_election: true
I20260710 13:21:37.740751 15671 raft_consensus.cc:2468] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:37.741106 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:37.741842 15746 raft_consensus.cc:2468] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 0.
I20260710 13:21:37.741735 15560 leader_election.cc:304] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:37.742803 15930 raft_consensus.cc:2804] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.743234 15930 raft_consensus.cc:493] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.743553 15930 raft_consensus.cc:3060] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.748379 15930 raft_consensus.cc:515] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.749929 15930 leader_election.cc:290] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.750594 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:37.750797 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:37.751137 15671 raft_consensus.cc:3060] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.751303 15746 raft_consensus.cc:3060] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.755225 15746 raft_consensus.cc:2468] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
I20260710 13:21:37.755991 15563 leader_election.cc:304] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:37.756057 15671 raft_consensus.cc:2468] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 1.
I20260710 13:21:37.756683 15930 raft_consensus.cc:2804] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.757133 15930 raft_consensus.cc:697] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:37.757809 15930 consensus_queue.cc:237] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.764159 15494 catalog_manager.cc:5697] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 1 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.796277 15906 raft_consensus.cc:493] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.796839 15906 raft_consensus.cc:515] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.798408 15906 leader_election.cc:290] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.799259 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748bca3092ea4102b418501c43497f2e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b" is_pre_election: true
I20260710 13:21:37.799459 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748bca3092ea4102b418501c43497f2e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" is_pre_election: true
I20260710 13:21:37.799841 15596 raft_consensus.cc:2468] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:37.800009 15746 raft_consensus.cc:2468] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 0.
I20260710 13:21:37.800732 15638 leader_election.cc:304] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:37.801272 15906 raft_consensus.cc:2804] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.801570 15906 raft_consensus.cc:493] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.801818 15906 raft_consensus.cc:3060] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.806448 15906 raft_consensus.cc:515] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.807971 15906 leader_election.cc:290] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:37.808666 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748bca3092ea4102b418501c43497f2e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:37.808827 15746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748bca3092ea4102b418501c43497f2e" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:37.809252 15596 raft_consensus.cc:3060] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.809263 15746 raft_consensus.cc:3060] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.815609 15746 raft_consensus.cc:2468] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:37.815609 15596 raft_consensus.cc:2468] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 1.
I20260710 13:21:37.816684 15638 leader_election.cc:304] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:37.817325 15906 raft_consensus.cc:2804] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.817749 15906 raft_consensus.cc:697] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:37.818380 15906 consensus_queue.cc:237] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:37.825623 15494 catalog_manager.cc:5697] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 1 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.856559 15794 consensus_queue.cc:1048] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.866947 15794 consensus_queue.cc:1048] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.883142 15914 consensus_queue.cc:1048] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.896126 15909 consensus_queue.cc:1048] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.935235 15671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3317544429a6418297879a0556ac03d0"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
mode: GRACEFUL
new_leader_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:46152
I20260710 13:21:37.935828 15671 raft_consensus.cc:606] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Received request to transfer leadership to TS 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:37.941010 15671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
mode: GRACEFUL
new_leader_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:46152
I20260710 13:21:37.941609 15671 raft_consensus.cc:606] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Received request to transfer leadership to TS 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:37.946403 15746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
mode: GRACEFUL
new_leader_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:56586
I20260710 13:21:37.946874 15746 raft_consensus.cc:606] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Received request to transfer leadership to TS 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:37.951845 15671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
mode: GRACEFUL
new_leader_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:46152
I20260710 13:21:37.952353 15671 raft_consensus.cc:606] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Received request to transfer leadership to TS 32c3b2b045854ad3856976891cb9f60b
I20260710 13:21:37.956828 15746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d1400c2675d47babb9586daa536209f"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
mode: GRACEFUL
new_leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:56586
I20260710 13:21:37.957270 15746 raft_consensus.cc:606] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Received request to transfer leadership to TS 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:37.962145 15746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
mode: GRACEFUL
new_leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:56586
I20260710 13:21:37.962698 15746 raft_consensus.cc:606] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Received request to transfer leadership to TS 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:37.969777 15596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05254fa3363349548289e9a101fbea9b"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
mode: GRACEFUL
new_leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:43560
I20260710 13:21:37.970329 15596 raft_consensus.cc:606] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Received request to transfer leadership to TS 75b00b5222d7483b97e2f00d0c552a8a
I20260710 13:21:37.974858 15596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
mode: GRACEFUL
new_leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
 from {username='slave'} at 127.0.0.1:43560
I20260710 13:21:37.975330 15596 raft_consensus.cc:606] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Received request to transfer leadership to TS 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:38.050115 15930 consensus_queue.cc:1048] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.056175 15890 raft_consensus.cc:993] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: : Instructing follower 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:38.060407 15954 raft_consensus.cc:1081] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Signalling peer 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:38.061939 15890 consensus_queue.cc:1048] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.062916 15669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05254fa3363349548289e9a101fbea9b"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:58418
I20260710 13:21:38.063480 15669 raft_consensus.cc:493] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.063829 15669 raft_consensus.cc:3060] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.070961 15669 raft_consensus.cc:515] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.073437 15671 raft_consensus.cc:1240] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Rejecting Update request from peer 32c3b2b045854ad3856976891cb9f60b for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:38.073897 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05254fa3363349548289e9a101fbea9b" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:38.075379 15596 raft_consensus.cc:3055] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.075794 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05254fa3363349548289e9a101fbea9b" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:38.076269 15596 raft_consensus.cc:740] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:38.076591 15744 raft_consensus.cc:3060] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.075755 15669 leader_election.cc:290] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:38.077621 15890 consensus_queue.cc:1059] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:38.079427 15596 consensus_queue.cc:260] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.081619 15596 raft_consensus.cc:3060] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.083449 15744 raft_consensus.cc:2468] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:38.084436 15638 leader_election.cc:304] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:38.085065 15794 raft_consensus.cc:2804] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.085495 15794 raft_consensus.cc:697] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:38.086208 15794 consensus_queue.cc:237] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [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: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.087121 15596 raft_consensus.cc:2468] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:38.092947 15494 catalog_manager.cc:5697] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 1 to 2, leader changed from 32c3b2b045854ad3856976891cb9f60b (127.10.226.193) to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.099443 15946 raft_consensus.cc:993] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: : Instructing follower 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.099888 15794 raft_consensus.cc:1081] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Signalling peer 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.101058 15596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:21:38.101562 15596 raft_consensus.cc:493] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.101862 15596 raft_consensus.cc:3060] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.106910 15596 raft_consensus.cc:515] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.108400 15596 leader_election.cc:290] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:38.109160 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:38.109338 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631e126b30a04bbd945d12b6d730c81e" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:38.109789 15669 raft_consensus.cc:3055] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.109833 15744 raft_consensus.cc:3060] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.110209 15669 raft_consensus.cc:740] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:38.111064 15669 consensus_queue.cc:260] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.112250 15669 raft_consensus.cc:3060] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.115885 15744 raft_consensus.cc:2468] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.116912 15563 leader_election.cc:304] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:38.117640 15890 raft_consensus.cc:2804] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.118003 15890 raft_consensus.cc:697] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:38.118494 15669 raft_consensus.cc:2468] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.118714 15890 consensus_queue.cc:237] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.124408 15494 catalog_manager.cc:5697] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 1 to 2, leader changed from 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194) to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 2 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.139608 15905 raft_consensus.cc:993] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: : Instructing follower 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:38.140030 15909 raft_consensus.cc:1081] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Signalling peer 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:38.141557 15669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d1400c2675d47babb9586daa536209f"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:58420
I20260710 13:21:38.142082 15669 raft_consensus.cc:493] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.142422 15669 raft_consensus.cc:3060] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.147282 15669 raft_consensus.cc:515] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.148702 15669 leader_election.cc:290] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:38.149307 15596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1400c2675d47babb9586daa536209f" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:38.149489 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1400c2675d47babb9586daa536209f" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:38.149789 15596 raft_consensus.cc:3060] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.150103 15744 raft_consensus.cc:3055] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.150434 15744 raft_consensus.cc:740] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:38.151077 15744 consensus_queue.cc:260] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.151957 15744 raft_consensus.cc:3060] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.154471 15596 raft_consensus.cc:2468] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:38.155481 15638 leader_election.cc:304] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:38.156106 15794 raft_consensus.cc:2804] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.156441 15744 raft_consensus.cc:2468] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:38.156461 15794 raft_consensus.cc:697] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:38.157433 15794 consensus_queue.cc:237] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.163071 15494 catalog_manager.cc:5697] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 1 to 2, leader changed from 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195) to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.173596 15905 raft_consensus.cc:993] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: : Instructing follower 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.173965 15909 raft_consensus.cc:1081] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Signalling peer 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.175197 15596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:21:38.175599 15596 raft_consensus.cc:493] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.175832 15596 raft_consensus.cc:3060] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.180511 15596 raft_consensus.cc:515] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.182340 15596 leader_election.cc:290] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:38.182955 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:38.183346 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f94f61c9c6146d59ad9dc6a2db69691" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:38.183560 15669 raft_consensus.cc:3060] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.183990 15744 raft_consensus.cc:3055] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.184325 15744 raft_consensus.cc:740] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:38.185088 15744 consensus_queue.cc:260] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.186323 15744 raft_consensus.cc:3060] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.190321 15669 raft_consensus.cc:2468] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.191546 15560 leader_election.cc:304] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:38.192193 15890 raft_consensus.cc:2804] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.192613 15744 raft_consensus.cc:2468] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.192684 15890 raft_consensus.cc:697] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:38.193671 15890 consensus_queue.cc:237] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.199762 15494 catalog_manager.cc:5697] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 1 to 2, leader changed from 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195) to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 2 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.201802 15794 consensus_queue.cc:1048] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.214068 15906 consensus_queue.cc:1048] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.231855 15794 raft_consensus.cc:993] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: : Instructing follower 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.232241 15906 raft_consensus.cc:1081] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Signalling peer 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.233558 15595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3317544429a6418297879a0556ac03d0"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:21:38.234005 15595 raft_consensus.cc:493] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.234295 15595 raft_consensus.cc:3060] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.239400 15595 raft_consensus.cc:515] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.241550 15595 leader_election.cc:290] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:38.242277 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:38.242681 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3317544429a6418297879a0556ac03d0" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:38.242966 15669 raft_consensus.cc:3055] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.243296 15744 raft_consensus.cc:3060] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.243369 15669 raft_consensus.cc:740] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:38.244217 15669 consensus_queue.cc:260] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.245200 15669 raft_consensus.cc:3060] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.248486 15744 raft_consensus.cc:2468] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.249408 15563 leader_election.cc:304] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:38.250087 15890 raft_consensus.cc:2804] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.250088 15669 raft_consensus.cc:2468] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.250705 15890 raft_consensus.cc:697] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:38.251685 15890 consensus_queue.cc:237] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.257755 15494 catalog_manager.cc:5697] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 1 to 2, leader changed from 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194) to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 2 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.284068 15890 consensus_queue.cc:1048] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.293610 15953 consensus_queue.cc:1048] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:38.303428 15954 raft_consensus.cc:993] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: : Instructing follower 8162d0eb7a364a38b4b9b4c3a026a0e3 to start an election
I20260710 13:21:38.303848 15953 raft_consensus.cc:1081] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Signalling peer 8162d0eb7a364a38b4b9b4c3a026a0e3 to start an election
I20260710 13:21:38.305344 15744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
 from {username='slave'} at 127.0.0.1:56570
I20260710 13:21:38.305891 15744 raft_consensus.cc:493] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.306180 15744 raft_consensus.cc:3060] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.310779 15744 raft_consensus.cc:515] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.312677 15744 leader_election.cc:290] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 2 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:38.313140 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:38.313479 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b3088e8aa41b982f7cccb652ceacd" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:38.313688 15669 raft_consensus.cc:3060] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.314173 15595 raft_consensus.cc:3055] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.314523 15595 raft_consensus.cc:740] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:38.315295 15595 consensus_queue.cc:260] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.316565 15595 raft_consensus.cc:3060] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.318488 15669 raft_consensus.cc:2468] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 2.
I20260710 13:21:38.319449 15709 leader_election.cc:304] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:38.320084 15909 raft_consensus.cc:2804] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.320555 15909 raft_consensus.cc:697] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:38.321341 15909 consensus_queue.cc:237] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.322105 15595 raft_consensus.cc:2468] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 2.
I20260710 13:21:38.327381 15493 catalog_manager.cc:5697] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 1 to 2, leader changed from 32c3b2b045854ad3856976891cb9f60b (127.10.226.193) to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 2 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:38.426985 15946 raft_consensus.cc:993] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: : Instructing follower 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.427412 15906 raft_consensus.cc:1081] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Signalling peer 32c3b2b045854ad3856976891cb9f60b to start an election
I20260710 13:21:38.428855 15595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:21:38.429337 15595 raft_consensus.cc:493] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.429675 15595 raft_consensus.cc:3060] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.434373 15595 raft_consensus.cc:515] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.436156 15595 leader_election.cc:290] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Requested vote from peers 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:38.437222 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:38.437199 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad9c0bfc67e427883b3fb869b6080bf" candidate_uuid: "32c3b2b045854ad3856976891cb9f60b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:38.437958 15669 raft_consensus.cc:3055] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.438010 15744 raft_consensus.cc:3060] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.438242 15669 raft_consensus.cc:740] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:38.439090 15669 consensus_queue.cc:260] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.440024 15669 raft_consensus.cc:3060] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.443936 15744 raft_consensus.cc:2468] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.444283 15669 raft_consensus.cc:2468] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32c3b2b045854ad3856976891cb9f60b in term 2.
I20260710 13:21:38.444949 15563 leader_election.cc:304] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:38.445809 15953 raft_consensus.cc:2804] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.446357 15953 raft_consensus.cc:697] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Leader. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:38.447067 15953 consensus_queue.cc:237] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.453962 15493 catalog_manager.cc:5697] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b reported cstate change: term changed from 1 to 2, leader changed from 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194) to 32c3b2b045854ad3856976891cb9f60b (127.10.226.193). New cstate: current_term: 2 leader_uuid: "32c3b2b045854ad3856976891cb9f60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.464372 15872 raft_consensus.cc:993] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: : Instructing follower 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:38.464810 15909 raft_consensus.cc:1081] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Signalling peer 75b00b5222d7483b97e2f00d0c552a8a to start an election
I20260710 13:21:38.466166 15669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
 from {username='slave'} at 127.0.0.1:58420
I20260710 13:21:38.466583 15669 raft_consensus.cc:493] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.466917 15669 raft_consensus.cc:3060] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.471130 15669 raft_consensus.cc:515] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.472657 15669 leader_election.cc:290] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195:46459)
I20260710 13:21:38.473392 15595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:38.473786 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c84d72b8ddf4b6a944238321f58b83f" candidate_uuid: "75b00b5222d7483b97e2f00d0c552a8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
I20260710 13:21:38.474035 15595 raft_consensus.cc:3060] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.474378 15744 raft_consensus.cc:3055] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.474718 15744 raft_consensus.cc:740] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:38.475513 15744 consensus_queue.cc:260] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.476737 15744 raft_consensus.cc:3060] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.480934 15595 raft_consensus.cc:2468] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:38.482014 15638 leader_election.cc:304] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c3b2b045854ad3856976891cb9f60b, 75b00b5222d7483b97e2f00d0c552a8a; no voters: 
I20260710 13:21:38.482789 15946 raft_consensus.cc:2804] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.483203 15946 raft_consensus.cc:697] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Becoming Leader. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:38.483459 15744 raft_consensus.cc:2468] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b00b5222d7483b97e2f00d0c552a8a in term 2.
I20260710 13:21:38.483946 15946 consensus_queue.cc:237] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:38.490064 15493 catalog_manager.cc:5697] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a reported cstate change: term changed from 1 to 2, leader changed from 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195) to 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194). New cstate: current_term: 2 leader_uuid: "75b00b5222d7483b97e2f00d0c552a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.587436 15744 raft_consensus.cc:1275] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.588696 15906 consensus_queue.cc:1048] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.597047 15595 raft_consensus.cc:1275] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.599186 15906 consensus_queue.cc:1048] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.620891 15596 raft_consensus.cc:1275] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.622105 15946 consensus_queue.cc:1048] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.631560 15744 raft_consensus.cc:1275] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.632804 15906 consensus_queue.cc:1048] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.645040 15669 raft_consensus.cc:1275] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.647310 15953 consensus_queue.cc:1048] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.654808 15744 raft_consensus.cc:1275] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.655985 15930 consensus_queue.cc:1048] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.721218 15596 raft_consensus.cc:1275] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Refusing update from remote peer 8162d0eb7a364a38b4b9b4c3a026a0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.722455 15872 consensus_queue.cc:1048] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.728578 15669 raft_consensus.cc:1275] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.729521 15671 raft_consensus.cc:1275] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 8162d0eb7a364a38b4b9b4c3a026a0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.731602 15954 consensus_queue.cc:1048] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.731817 15905 consensus_queue.cc:1048] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.741870 15744 raft_consensus.cc:1275] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.744148 15954 consensus_queue.cc:1048] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.748440 15746 raft_consensus.cc:1275] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.749792 15954 consensus_queue.cc:1048] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.759371 15671 raft_consensus.cc:1275] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.761054 15953 consensus_queue.cc:1048] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.831885 15671 raft_consensus.cc:1275] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.833081 15953 consensus_queue.cc:1048] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.840287 15746 raft_consensus.cc:1275] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 32c3b2b045854ad3856976891cb9f60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.842036 15954 consensus_queue.cc:1048] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.006476 15746 raft_consensus.cc:1275] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.007722 15906 consensus_queue.cc:1048] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.017196 15596 raft_consensus.cc:1275] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Refusing update from remote peer 75b00b5222d7483b97e2f00d0c552a8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.018438 15794 consensus_queue.cc:1048] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.978103 15492 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46632:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:40.996516 15492 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46632:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:41.029047 11147 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:41.155176 16010 tablet.cc:1724] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.158509 16013 tablet.cc:1724] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:41.176023 15638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.226.193:33597, user_credentials={real_user=slave}} blocked reactor thread for 59907.8us
I20260710 13:21:41.180522 16022 tablet.cc:1724] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:41.208415 15560 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.226.194:42339, user_credentials={real_user=slave}} blocked reactor thread for 52583.2us
I20260710 13:21:41.212255 16019 tablet.cc:1724] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.219000 16029 tablet.cc:1724] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.225265 16013 tablet.cc:1724] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.220121 16028 tablet.cc:1724] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.217730 16026 tablet.cc:1724] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.253105 16010 tablet.cc:1724] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.278321 16034 tablet.cc:1724] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.283774 16033 tablet.cc:1724] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.286499 16032 tablet.cc:1724] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.308956 16010 tablet.cc:1724] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.311378 16034 tablet.cc:1724] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.318545 16031 tablet.cc:1724] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.320375 16013 tablet.cc:1724] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.302440 16019 tablet.cc:1724] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.354701 16037 tablet.cc:1724] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.357278 16033 tablet.cc:1724] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.375141 15597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c"
dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
mode: GRACEFUL
new_leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
 from {username='slave'} at 127.0.0.1:60274
I20260710 13:21:41.387668 15597 raft_consensus.cc:606] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Received request to transfer leadership to TS 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:41.388417 16026 tablet.cc:1724] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.364785 16028 tablet.cc:1724] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.354022 16032 tablet.cc:1724] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.394321 16029 tablet.cc:1724] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.417308 16013 tablet.cc:1724] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.425623 16022 tablet.cc:1724] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.429194 16033 tablet.cc:1724] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.437641 15669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498"
dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
mode: GRACEFUL
new_leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
 from {username='slave'} at 127.0.0.1:46158
I20260710 13:21:41.438227 15669 raft_consensus.cc:606] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Received request to transfer leadership to TS 8162d0eb7a364a38b4b9b4c3a026a0e3
I20260710 13:21:41.440106 11147 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:41.440688 11147 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:41.459349 16031 tablet.cc:1724] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:41.462280 15494 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5: soft_deleted_table [id=08e9c2176c0346e6bd271b276fd59a85] alter complete (version 1)
I20260710 13:21:41.464895 15968 raft_consensus.cc:993] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a: : Instructing follower 8162d0eb7a364a38b4b9b4c3a026a0e3 to start an election
I20260710 13:21:41.480118 15968 raft_consensus.cc:1081] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Signalling peer 8162d0eb7a364a38b4b9b4c3a026a0e3 to start an election
I20260710 13:21:41.482741 15741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
 from {username='slave'} at 127.0.0.1:56568
I20260710 13:21:41.483438 15741 raft_consensus.cc:493] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.483902 15741 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.492197 15741 raft_consensus.cc:515] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:41.494556 15741 leader_election.cc:290] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 3 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:41.494673 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:41.495076 15669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ceffe8164f5446b9620e54bf42cd498" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:41.495285 15597 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.495600 15669 raft_consensus.cc:3055] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:41.495872 15669 raft_consensus.cc:740] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75b00b5222d7483b97e2f00d0c552a8a, State: Running, Role: LEADER
I20260710 13:21:41.496590 15669 consensus_queue.cc:260] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [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: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:41.497660 15669 raft_consensus.cc:3060] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.501519 15597 raft_consensus.cc:2468] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 3.
I20260710 13:21:41.502547 15712 leader_election.cc:304] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [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: 32c3b2b045854ad3856976891cb9f60b, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:41.503461 16008 raft_consensus.cc:2804] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:41.503906 16008 raft_consensus.cc:697] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:41.504594 15669 raft_consensus.cc:2468] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 3.
I20260710 13:21:41.504666 16008 consensus_queue.cc:237] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [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: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } }
I20260710 13:21:41.512018 15492 catalog_manager.cc:5697] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 2 to 3, leader changed from 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194) to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.858665 16017 raft_consensus.cc:993] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b: : Instructing follower 8162d0eb7a364a38b4b9b4c3a026a0e3 to start an election
I20260710 13:21:41.859392 15954 raft_consensus.cc:1081] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Signalling peer 8162d0eb7a364a38b4b9b4c3a026a0e3 to start an election
I20260710 13:21:41.860831 15744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c"
dest_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3"
 from {username='slave'} at 127.0.0.1:56570
I20260710 13:21:41.861333 15744 raft_consensus.cc:493] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.861591 15744 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.869357 15744 raft_consensus.cc:515] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:41.871529 15744 leader_election.cc:290] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [CANDIDATE]: Term 3 election: Requested vote from peers 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597), 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339)
I20260710 13:21:41.872593 15594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32c3b2b045854ad3856976891cb9f60b"
I20260710 13:21:41.873371 15594 raft_consensus.cc:3055] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:41.873564 15671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec27c5a81c4cc8b5ac3f55b639658c" candidate_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75b00b5222d7483b97e2f00d0c552a8a"
I20260710 13:21:41.873715 15594 raft_consensus.cc:740] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32c3b2b045854ad3856976891cb9f60b, State: Running, Role: LEADER
I20260710 13:21:41.874306 15671 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.874902 15594 consensus_queue.cc:260] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [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: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:41.876816 15594 raft_consensus.cc:3060] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.884022 15671 raft_consensus.cc:2468] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 3.
I20260710 13:21:41.885481 15709 leader_election.cc:304] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [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: 75b00b5222d7483b97e2f00d0c552a8a, 8162d0eb7a364a38b4b9b4c3a026a0e3; no voters: 
I20260710 13:21:41.886550 16008 raft_consensus.cc:2804] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:41.887158 16008 raft_consensus.cc:697] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 LEADER]: Becoming Leader. State: Replica: 8162d0eb7a364a38b4b9b4c3a026a0e3, State: Running, Role: LEADER
I20260710 13:21:41.887540 15594 raft_consensus.cc:2468] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8162d0eb7a364a38b4b9b4c3a026a0e3 in term 3.
I20260710 13:21:41.888581 16008 consensus_queue.cc:237] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [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: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } }
I20260710 13:21:41.897447 15492 catalog_manager.cc:5697] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 reported cstate change: term changed from 2 to 3, leader changed from 32c3b2b045854ad3856976891cb9f60b (127.10.226.193) to 8162d0eb7a364a38b4b9b4c3a026a0e3 (127.10.226.195). New cstate: current_term: 3 leader_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8162d0eb7a364a38b4b9b4c3a026a0e3" member_type: VOTER last_known_addr { host: "127.10.226.195" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.904804 15671 raft_consensus.cc:1275] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Refusing update from remote peer 8162d0eb7a364a38b4b9b4c3a026a0e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:41.906678 15909 consensus_queue.cc:1048] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:41.916568 15594 raft_consensus.cc:1275] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Refusing update from remote peer 8162d0eb7a364a38b4b9b4c3a026a0e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:41.920799 16045 consensus_queue.cc:1048] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:42.372807 15671 raft_consensus.cc:1275] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Refusing update from remote peer 8162d0eb7a364a38b4b9b4c3a026a0e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:42.373845 16045 consensus_queue.cc:1048] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b00b5222d7483b97e2f00d0c552a8a" member_type: VOTER last_known_addr { host: "127.10.226.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:42.384208 15594 raft_consensus.cc:1275] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Refusing update from remote peer 8162d0eb7a364a38b4b9b4c3a026a0e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:42.385493 16045 consensus_queue.cc:1048] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c3b2b045854ad3856976891cb9f60b" member_type: VOTER last_known_addr { host: "127.10.226.193" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:42.495020 11147 tablet_server.cc:179] TabletServer@127.10.226.193:0 shutting down...
I20260710 13:21:42.523785 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:42.524598 11147 tablet_replica.cc:333] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.525642 11147 raft_consensus.cc:2243] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.526165 11147 raft_consensus.cc:2272] T 2c84d72b8ddf4b6a944238321f58b83f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.528427 11147 tablet_replica.cc:333] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.529135 11147 raft_consensus.cc:2243] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.529951 11147 raft_consensus.cc:2272] T bad9c0bfc67e427883b3fb869b6080bf P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.532671 11147 tablet_replica.cc:333] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.533356 11147 raft_consensus.cc:2243] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.534198 11147 raft_consensus.cc:2272] T 631e126b30a04bbd945d12b6d730c81e P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.536552 11147 tablet_replica.cc:333] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.537132 11147 raft_consensus.cc:2243] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.537961 11147 raft_consensus.cc:2272] T 3317544429a6418297879a0556ac03d0 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.540124 11147 tablet_replica.cc:333] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.540803 11147 raft_consensus.cc:2243] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.541342 11147 raft_consensus.cc:2272] T 1a2b3088e8aa41b982f7cccb652ceacd P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.543726 11147 tablet_replica.cc:333] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.544291 11147 raft_consensus.cc:2243] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.544759 11147 raft_consensus.cc:2272] T 8812504247f0414198f162bbc67676cc P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.547329 11147 tablet_replica.cc:333] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.547887 11147 raft_consensus.cc:2243] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.548367 11147 raft_consensus.cc:2272] T ea0a0401b6214d668aadf12de750e78f P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.550486 11147 tablet_replica.cc:333] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.551136 11147 raft_consensus.cc:2243] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.552026 11147 raft_consensus.cc:2272] T 0620c852e3474efa94f9caeda436699b P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.554209 11147 tablet_replica.cc:333] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.554780 11147 raft_consensus.cc:2243] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.555285 11147 raft_consensus.cc:2272] T 0d1400c2675d47babb9586daa536209f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.557338 11147 tablet_replica.cc:333] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.557865 11147 raft_consensus.cc:2243] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.558364 11147 raft_consensus.cc:2272] T 748bca3092ea4102b418501c43497f2e P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.560420 11147 tablet_replica.cc:333] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.560999 11147 raft_consensus.cc:2243] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.561808 11147 raft_consensus.cc:2272] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.564252 11147 tablet_replica.cc:333] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.564869 11147 raft_consensus.cc:2243] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.565289 11147 raft_consensus.cc:2272] T 12ec27c5a81c4cc8b5ac3f55b639658c P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:42.565692 15638 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]
I20260710 13:21:42.567978 11147 tablet_replica.cc:333] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.568703 11147 raft_consensus.cc:2243] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.569322 11147 raft_consensus.cc:2272] T 05254fa3363349548289e9a101fbea9b P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:42.570549 15638 consensus_peers.cc:597] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a -> Peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Couldn't send request to peer 32c3b2b045854ad3856976891cb9f60b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:42.571707 11147 tablet_replica.cc:333] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.572274 11147 raft_consensus.cc:2243] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.572810 11147 raft_consensus.cc:2272] T 4d53540eb97f473fa9bbf0bfdaa9893f P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.575172 11147 tablet_replica.cc:333] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.575796 11147 raft_consensus.cc:2243] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:42.576341 15712 consensus_peers.cc:597] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 -> Peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Couldn't send request to peer 32c3b2b045854ad3856976891cb9f60b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:42.576745 11147 raft_consensus.cc:2272] T 3b21dba862264298a3e309431f971457 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.578768 11147 tablet_replica.cc:333] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.579304 11147 raft_consensus.cc:2243] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.579726 11147 raft_consensus.cc:2272] T 90e45aff1d7043c0b23d80bd01ca2680 P 32c3b2b045854ad3856976891cb9f60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.581698 11147 tablet_replica.cc:333] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.582154 11147 raft_consensus.cc:2243] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.582957 11147 raft_consensus.cc:2272] T 2f94f61c9c6146d59ad9dc6a2db69691 P 32c3b2b045854ad3856976891cb9f60b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.585134 11147 tablet_replica.cc:333] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b: stopping tablet replica
I20260710 13:21:42.585605 11147 raft_consensus.cc:2243] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.586040 11147 raft_consensus.cc:2272] T 1ceffe8164f5446b9620e54bf42cd498 P 32c3b2b045854ad3856976891cb9f60b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.627373 11147 tablet_server.cc:196] TabletServer@127.10.226.193:0 shutdown complete.
I20260710 13:21:42.666517 11147 tablet_server.cc:179] TabletServer@127.10.226.194:0 shutting down...
I20260710 13:21:42.691833 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:42.692473 11147 tablet_replica.cc:333] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.693084 11147 raft_consensus.cc:2243] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.693871 11147 raft_consensus.cc:2272] T 2c84d72b8ddf4b6a944238321f58b83f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.695968 11147 tablet_replica.cc:333] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.696620 11147 raft_consensus.cc:2243] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.697167 11147 raft_consensus.cc:2272] T bad9c0bfc67e427883b3fb869b6080bf P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.700050 11147 tablet_replica.cc:333] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.700802 11147 raft_consensus.cc:2243] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.701402 11147 raft_consensus.cc:2272] T 3317544429a6418297879a0556ac03d0 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:42.702045 15638 consensus_peers.cc:597] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a -> Peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Couldn't send request to peer 32c3b2b045854ad3856976891cb9f60b. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:33597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:42.703728 11147 tablet_replica.cc:333] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.704265 11147 raft_consensus.cc:2243] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.704653 11147 raft_consensus.cc:2272] T 2f94f61c9c6146d59ad9dc6a2db69691 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.706588 11147 tablet_replica.cc:333] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.707154 11147 raft_consensus.cc:2243] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.707525 11147 raft_consensus.cc:2272] T 1ceffe8164f5446b9620e54bf42cd498 P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.709832 11147 tablet_replica.cc:333] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.710332 11147 raft_consensus.cc:2243] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.710798 11147 raft_consensus.cc:2272] T 0620c852e3474efa94f9caeda436699b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.712543 11147 tablet_replica.cc:333] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.712991 11147 raft_consensus.cc:2243] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.713438 11147 raft_consensus.cc:2272] T ea0a0401b6214d668aadf12de750e78f P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.715320 11147 tablet_replica.cc:333] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.715764 11147 raft_consensus.cc:2243] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.716440 11147 raft_consensus.cc:2272] T 05254fa3363349548289e9a101fbea9b P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.718098 11147 tablet_replica.cc:333] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.718530 11147 raft_consensus.cc:2243] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.718973 11147 raft_consensus.cc:2272] T 3b21dba862264298a3e309431f971457 P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.720669 11147 tablet_replica.cc:333] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.721136 11147 raft_consensus.cc:2243] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.721825 11147 raft_consensus.cc:2272] T 4d53540eb97f473fa9bbf0bfdaa9893f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.723506 11147 tablet_replica.cc:333] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.724005 11147 raft_consensus.cc:2243] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.724639 11147 raft_consensus.cc:2272] T 748bca3092ea4102b418501c43497f2e P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.726250 11147 tablet_replica.cc:333] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.726711 11147 raft_consensus.cc:2243] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.727150 11147 raft_consensus.cc:2272] T 12ec27c5a81c4cc8b5ac3f55b639658c P 75b00b5222d7483b97e2f00d0c552a8a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.729626 11147 tablet_replica.cc:333] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.730084 11147 raft_consensus.cc:2243] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.730458 11147 raft_consensus.cc:2272] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.732336 11147 tablet_replica.cc:333] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.732770 11147 raft_consensus.cc:2243] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.733577 11147 raft_consensus.cc:2272] T 90e45aff1d7043c0b23d80bd01ca2680 P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.735486 11147 tablet_replica.cc:333] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.735920 11147 raft_consensus.cc:2243] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.736581 11147 raft_consensus.cc:2272] T 0d1400c2675d47babb9586daa536209f P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.738402 11147 tablet_replica.cc:333] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.738914 11147 raft_consensus.cc:2243] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.739303 11147 raft_consensus.cc:2272] T 631e126b30a04bbd945d12b6d730c81e P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.741008 11147 tablet_replica.cc:333] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.741479 11147 raft_consensus.cc:2243] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.741940 11147 raft_consensus.cc:2272] T 1a2b3088e8aa41b982f7cccb652ceacd P 75b00b5222d7483b97e2f00d0c552a8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.743763 11147 tablet_replica.cc:333] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a: stopping tablet replica
I20260710 13:21:42.744153 11147 raft_consensus.cc:2243] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.744809 11147 raft_consensus.cc:2272] T 8812504247f0414198f162bbc67676cc P 75b00b5222d7483b97e2f00d0c552a8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.772063 11147 tablet_server.cc:196] TabletServer@127.10.226.194:0 shutdown complete.
W20260710 13:21:42.783919 15709 consensus_peers.cc:597] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 -> Peer 75b00b5222d7483b97e2f00d0c552a8a (127.10.226.194:42339): Couldn't send request to peer 75b00b5222d7483b97e2f00d0c552a8a. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.194:42339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:42.790812 15712 consensus_peers.cc:597] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 -> Peer 32c3b2b045854ad3856976891cb9f60b (127.10.226.193:33597): Couldn't send request to peer 32c3b2b045854ad3856976891cb9f60b. Status: Network error: Client connection negotiation failed: client connection to 127.10.226.193:33597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:42.806146 11147 tablet_server.cc:179] TabletServer@127.10.226.195:0 shutting down...
I20260710 13:21:42.833446 11147 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:42.834069 11147 tablet_replica.cc:333] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.834713 11147 raft_consensus.cc:2243] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.835343 11147 raft_consensus.cc:2272] T 0d1400c2675d47babb9586daa536209f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.837316 11147 tablet_replica.cc:333] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.837810 11147 raft_consensus.cc:2243] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.838196 11147 raft_consensus.cc:2272] T 2c84d72b8ddf4b6a944238321f58b83f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.839972 11147 tablet_replica.cc:333] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.840440 11147 raft_consensus.cc:2243] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.840814 11147 raft_consensus.cc:2272] T bad9c0bfc67e427883b3fb869b6080bf P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.842720 11147 tablet_replica.cc:333] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.843171 11147 raft_consensus.cc:2243] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.843564 11147 raft_consensus.cc:2272] T 3317544429a6418297879a0556ac03d0 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.845157 11147 tablet_replica.cc:333] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.845708 11147 raft_consensus.cc:2243] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.846155 11147 raft_consensus.cc:2272] T 2f94f61c9c6146d59ad9dc6a2db69691 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.847903 11147 tablet_replica.cc:333] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.848368 11147 raft_consensus.cc:2243] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.849071 11147 raft_consensus.cc:2272] T 1ceffe8164f5446b9620e54bf42cd498 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.851152 11147 tablet_replica.cc:333] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.851651 11147 raft_consensus.cc:2243] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.852056 11147 raft_consensus.cc:2272] T 90e45aff1d7043c0b23d80bd01ca2680 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.853713 11147 tablet_replica.cc:333] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.854202 11147 raft_consensus.cc:2243] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.854597 11147 raft_consensus.cc:2272] T 05254fa3363349548289e9a101fbea9b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.856352 11147 tablet_replica.cc:333] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.856841 11147 raft_consensus.cc:2243] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.857223 11147 raft_consensus.cc:2272] T 4d53540eb97f473fa9bbf0bfdaa9893f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.858973 11147 tablet_replica.cc:333] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.859432 11147 raft_consensus.cc:2243] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.859865 11147 raft_consensus.cc:2272] T 3b21dba862264298a3e309431f971457 P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.861461 11147 tablet_replica.cc:333] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.861974 11147 raft_consensus.cc:2243] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.862669 11147 raft_consensus.cc:2272] T ea0a0401b6214d668aadf12de750e78f P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.864305 11147 tablet_replica.cc:333] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.864763 11147 raft_consensus.cc:2243] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.865203 11147 raft_consensus.cc:2272] T 0620c852e3474efa94f9caeda436699b P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.866894 11147 tablet_replica.cc:333] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.867386 11147 raft_consensus.cc:2243] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.867805 11147 raft_consensus.cc:2272] T 748bca3092ea4102b418501c43497f2e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.869540 11147 tablet_replica.cc:333] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.870023 11147 raft_consensus.cc:2243] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.870431 11147 raft_consensus.cc:2272] T 51b3bc1fc4f24fa2ac5b8021e2693eff P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.872254 11147 tablet_replica.cc:333] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.872704 11147 raft_consensus.cc:2243] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.873425 11147 raft_consensus.cc:2272] T 12ec27c5a81c4cc8b5ac3f55b639658c P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.875435 11147 tablet_replica.cc:333] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.875988 11147 raft_consensus.cc:2243] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.876396 11147 raft_consensus.cc:2272] T 631e126b30a04bbd945d12b6d730c81e P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.878104 11147 tablet_replica.cc:333] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.878559 11147 raft_consensus.cc:2243] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.879266 11147 raft_consensus.cc:2272] T 1a2b3088e8aa41b982f7cccb652ceacd P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.881038 11147 tablet_replica.cc:333] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3: stopping tablet replica
I20260710 13:21:42.881455 11147 raft_consensus.cc:2243] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:42.881867 11147 raft_consensus.cc:2272] T 8812504247f0414198f162bbc67676cc P 8162d0eb7a364a38b4b9b4c3a026a0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.917722 11147 tablet_server.cc:196] TabletServer@127.10.226.195:0 shutdown complete.
I20260710 13:21:42.948138 11147 master.cc:562] Master@127.10.226.254:43963 shutting down...
I20260710 13:21:42.970883 11147 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:42.971374 11147 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:42.971642 11147 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2af77dc6b31b45c3ae991ced0fc89ca5: stopping tablet replica
I20260710 13:21:42.991554 11147 master.cc:584] Master@127.10.226.254:43963 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11326 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23488 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111902 ms total)
[  PASSED  ] 8 tests.
I20260710 13:21:43.044896 11147 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 386 messages since previous log ~538 seconds ago
I20260710 13:21:43.045099 11147 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 386 messages since previous log ~538 seconds ago
I20260710 13:21:43.045239 11147 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 384 messages since previous log ~538 seconds ago
I20260710 13:21:43.045396 11147 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 13:21:43.045535 11147 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 13:21:43.045720 11147 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 13:21:43.045957 11147 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
